LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_t2fsSchemaNode Struct Reference

#include <schema.h>

Data Fields

char * name
uint32_t fixedCount
uint32_t childCount
t2fsSchemaNodechildNodes
uint8_t childType
uint8_t isArray
uint32_t dataSize
uint8_t interleaved

Field Documentation

◆ name

char* s_t2fsSchemaNode::name

◆ fixedCount

uint32_t s_t2fsSchemaNode::fixedCount

◆ childCount

uint32_t s_t2fsSchemaNode::childCount

◆ childNodes

t2fsSchemaNode* s_t2fsSchemaNode::childNodes

◆ childType

uint8_t s_t2fsSchemaNode::childType

◆ isArray

uint8_t s_t2fsSchemaNode::isArray

◆ dataSize

uint32_t s_t2fsSchemaNode::dataSize

◆ interleaved

uint8_t s_t2fsSchemaNode::interleaved

The documentation for this struct was generated from the following file: