MessageType

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

toD
string toD()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink, FormatSpec!char fmt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

enumTypes
EnumType[] enumTypes;
Undocumented in source.
fields
Field[] fields;
Undocumented in source.
messageTypes
MessageType[] messageTypes;
Undocumented in source.
name
string name;
Undocumented in source.
options
Options options;
Undocumented in source.

Meta