ArraySerialiseInfo

Undocumented in source.

Constructors

this
this(TypeSerialiseInfo info)
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.

Variables

arrayAsObjectName
string arrayAsObjectName;
Undocumented in source.
staticArraySize
Nullable!uint staticArraySize;
Undocumented in source.
type
TypeSerialiseInfo type;
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