Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::JsonObject Member List

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

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