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: