TestConstants

Undocumented in source.

Members

Static variables

boolConst
bool boolConst;
Undocumented in source.
boolListConst
auto boolListConst;
Undocumented in source.
dataConst
auto dataConst;
Undocumented in source.
dataListConst
auto dataListConst;
Undocumented in source.
enumConst
.TestEnum enumConst;
Undocumented in source.
enumListConst
auto enumListConst;
Undocumented in source.
float32Const
float float32Const;
Undocumented in source.
float32ListConst
auto float32ListConst;
Undocumented in source.
float64Const
double float64Const;
Undocumented in source.
float64ListConst
auto float64ListConst;
Undocumented in source.
int16Const
short int16Const;
Undocumented in source.
int16ListConst
auto int16ListConst;
Undocumented in source.
int32Const
int int32Const;
Undocumented in source.
int32ListConst
auto int32ListConst;
Undocumented in source.
int64Const
long int64Const;
Undocumented in source.
int64ListConst
auto int64ListConst;
Undocumented in source.
int8Const
byte int8Const;
Undocumented in source.
int8ListConst
auto int8ListConst;
Undocumented in source.
structConst
auto structConst;
Undocumented in source.
structListConst
auto structListConst;
Undocumented in source.
structSize
auto structSize;
Undocumented in source.
textConst
auto textConst;
Undocumented in source.
textListConst
auto textListConst;
Undocumented in source.
uint16Const
ushort uint16Const;
Undocumented in source.
uint16ListConst
auto uint16ListConst;
Undocumented in source.
uint32Const
uint uint32Const;
Undocumented in source.
uint32ListConst
auto uint32ListConst;
Undocumented in source.
uint64Const
ulong uint64Const;
Undocumented in source.
uint64ListConst
auto uint64ListConst;
Undocumented in source.
uint8Const
ubyte uint8Const;
Undocumented in source.
uint8ListConst
auto uint8ListConst;
Undocumented in source.
voidConst
Void voidConst;
Undocumented in source.
voidListConst
auto voidListConst;
Undocumented in source.

Structs

Builder
struct Builder
Undocumented in source.
Reader
struct Reader
Undocumented in source.

Meta