- This
alias This = typeof(this)
Undocumented in source.
- isSetFlags
TIsSetFlags!(This, fieldMetaData) isSetFlags;
Undocumented in source.
- fieldMeta
enum fieldMeta;
Undocumented in source.
- fieldMeta
enum fieldMeta;
Undocumented in source.
- set
void set(MemberType!(This, fieldName) value)
Undocumented in source. Be warned that the author may not have intended to support it.
- unset
void unset()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSet
bool isSet()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object other)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(This other)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
- this
this()
Undocumented in source.
- opCall
auto opCall()
Undocumented in source. Be warned that the author may not have intended to support it.
- read
void read(Protocol proto)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(Protocol proto)
Undocumented in source. Be warned that the author may not have intended to support it.