Open Lighting Architecture
Latest Git
|
A class to serialize a JSONValue to text.
Static Public Member Functions | |
static void | Write (std::ostream *output, const JsonValue &value) |
Write the string representation of the JsonValue to a ostream. More... | |
static std::string | AsString (const JsonValue &value) |
Get the string representation of the JsonValue. More... | |
Additional Inherited Members |
|
static |
|
static |