10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
JSONObject Member List

This is the complete list of members for JSONObject, including all inherited members.

getProperties() const=0JSONObjectpure virtual
getProperty(const std::string &propertyName) const=0JSONObjectpure virtual
hasProperty(const std::string &propertyName) const=0JSONObjectpure virtual
removeProperty(const std::string &propertyName)=0JSONObjectpure virtual
~JSONObject() override=default (defined in JSONObject)JSONObject