uim.json.classes.value

Undocumented in source.

Members

Classes

DJSONValue
class DJSONValue
Undocumented in source.

Functions

JSONValue
auto JSONValue()
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
auto JSONValue(DJSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
auto JSONValue(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
auto JSONValue(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
auto JSONValue(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
auto JSONValue(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
auto JSONValue(DJSONObject value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta