OuterClass.InnerClass

Undocumented in source.

Members

Functions

opEquals
bool opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin JsonizeMe
Undocumented in source.

Variables

innerVal
int innerVal;
Undocumented in source.

Mixed In Members

From mixin JsonizeMe

GeneratedSerializer
mixin MakeSerializer GeneratedSerializer
Undocumented in source.
GeneratedDeserializer
mixin MakeDeserializer GeneratedDeserializer
Undocumented in source.
populateFromJSON
void populateFromJSON(std.json.JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertToJSON
std.json.JSONValue convertToJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
populateFromJSON
void populateFromJSON(std.json.JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertToJSON
std.json.JSONValue convertToJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta