Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Static Protected Attributes | List of all members
ola::web::JsonValue Class Reference

Detailed Description

The base class for json values

Inheritance diagram for ola::web::JsonValue:
ola::web::JsonArray ola::web::JsonBoolValue ola::web::JsonIntValue ola::web::JsonNullValue ola::web::JsonObject ola::web::JsonRawValue ola::web::JsonStringValue ola::web::JsonUIntValue

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

The documentation for this class was generated from the following file: