Open Lighting Architecture  Latest Git
ola::web::JsonObject Member List

This is the complete list of members for ola::web::JsonObject, including all inherited members.

Accept(JsonValueVisitorInterface *visitor)ola::web::JsonObjectinlinevirtual
Accept(JsonValueConstVisitorInterface *visitor) constola::web::JsonObjectinlinevirtual
Add(const std::string &key, const std::string &value)ola::web::JsonObject
Add(const std::string &key, const char *value)ola::web::JsonObject
Add(const std::string &key, unsigned int i)ola::web::JsonObject
Add(const std::string &key, int i)ola::web::JsonObject
Add(const std::string &key, double d)ola::web::JsonObject
Add(const std::string &key, bool value)ola::web::JsonObject
Add(const std::string &key)ola::web::JsonObject
AddArray(const std::string &key)ola::web::JsonObject
AddObject(const std::string &key)ola::web::JsonObject
AddRaw(const std::string &key, const std::string &value)ola::web::JsonObject
AddValue(const std::string &key, JsonValue *value)ola::web::JsonObject
Clone() constola::web::JsonObjectvirtual
Equals(const JsonObject &other) constola::web::JsonObjectvirtual
IsEmpty() constola::web::JsonObjectinline
JsonObject()ola::web::JsonObjectinline
LookupElement(const JsonPointer &pointer)ola::web::JsonValuevirtual
LookupElementWithIter(JsonPointer::Iterator *iter)ola::web::JsonObjectvirtual
operator!=(const JsonValue &other) constola::web::JsonValueinlinevirtual
operator==(const JsonValue &other) constola::web::JsonObjectinlinevirtual
Remove(const std::string &key)ola::web::JsonObject
ReplaceValue(const std::string &key, JsonValue *value)ola::web::JsonObject
Size() const (defined in ola::web::JsonObject)ola::web::JsonObjectinline
VisitProperties(JsonObjectPropertyVisitor *visitor) constola::web::JsonObject
~JsonObject() (defined in ola::web::JsonObject)ola::web::JsonObject
~JsonValue() (defined in ola::web::JsonValue)ola::web::JsonValueinlinevirtual