StructSerialiseInfo

Undocumented in source.

Members

Functions

toPrettyString
string toPrettyString(int tab, string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

make
StructSerialiseInfo make()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fields
TypeField[string] fields;
Undocumented in source.
structInfo
TypeInfo structInfo;
Undocumented in source.

Inherited Members

From TypeSerialiseInfo

flags
TypeFlags flags;
Undocumented in source.
settings
Serialiser.Settings settings;
Undocumented in source.
inheritedSettings
Serialiser.Settings inheritedSettings;
Undocumented in source.
allSettings
Serialiser.Settings allSettings [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toPrettyString
string toPrettyString(int tab, string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta