Events

Undocumented in source.

Members

Functions

deserialized
void deserialized()
Undocumented in source. Be warned that the author may not have intended to support it.
deserializing
void deserializing()
Undocumented in source. Be warned that the author may not have intended to support it.
serialized
void serialized()
Undocumented in source. Be warned that the author may not have intended to support it.
serializing
void serializing()
Undocumented in source. Be warned that the author may not have intended to support it.
udaDeserialized
void udaDeserialized()
Undocumented in source. Be warned that the author may not have intended to support it.
udaDeserializing
void udaDeserializing()
Undocumented in source. Be warned that the author may not have intended to support it.
udaSerialized
void udaSerialized()
Undocumented in source. Be warned that the author may not have intended to support it.
udaSerializing
void udaSerializing()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin OnSerializing!(serializing)
Undocumented in source.
__anonymous
mixin OnSerialized!(serialized)
Undocumented in source.
__anonymous
mixin OnDeserializing!(deserializing)
Undocumented in source.
__anonymous
mixin OnDeserialized!(deserialized)
Undocumented in source.

Variables

a
int a;
Undocumented in source.
d
int d;
Undocumented in source.
udaA
int udaA;
Undocumented in source.
udaD
int udaD;
Undocumented in source.

Meta