Open Lighting Architecture
|
The base class for json values
Public Member Functions | |
virtual void | ToString (ostream *output, unsigned int indent) const =0 |
Protected Member Functions | |
void | Indent (ostream *output, unsigned int indent) const |
Static Protected Attributes | |
static const unsigned int | INDENT = 2 |