A value in a Json tree. Can be an array, object, or any other value.
A value in a Json tree. Can be an array, object, or any other value.
Json::Value@ Value()
Json::Value@ Json::Type GetType() const
Json::Type const Json::Value@ Get(const string&in key, const Json::Value&in def) const
const Json::Value@ bool HasKey(const string&in key) const
bool string[]@ GetKeys() const
string[]@