CMS 3D CMS Logo

Json::Value Member List

This is the complete list of members for Json::Value, including all inherited members.

allocated_Json::Valueprivate
append(const Value &value)Json::Value
ArrayIndex typedefJson::Value
asBool() constJson::Value
asCString() constJson::Value
asDouble() constJson::Value
asInt() constJson::Value
asString() constJson::Value
asUInt() constJson::Value
begin() constJson::Value
begin()Json::Value
clear()Json::Value
comments_Json::Valueprivate
compare(const Value &other)Json::Value
const_iterator typedefJson::Value
empty() constJson::Value
end() constJson::Value
end()Json::Value
get(UInt index, const Value &defaultValue) constJson::Value
get(const char *key, const Value &defaultValue) constJson::Value
get(const std::string &key, const Value &defaultValue) constJson::Value
getComment(CommentPlacement placement) constJson::Value
getMemberNames() constJson::Value
hasComment(CommentPlacement placement) constJson::Value
Int typedefJson::Value
isArray() constJson::Value
isBool() constJson::Value
isConvertibleTo(ValueType other) constJson::Value
isDouble() constJson::Value
isInt() constJson::Value
isIntegral() constJson::Value
isMember(const char *key) constJson::Value
isMember(const std::string &key) constJson::Value
isNull() constJson::Value
isNumeric() constJson::Value
isObject() constJson::Value
isString() constJson::Value
isUInt() constJson::Value
isValidIndex(UInt index) constJson::Value
iterator typedefJson::Value
maxIntJson::Valuestatic
maxUIntJson::Valuestatic
Members typedefJson::Value
minIntJson::Valuestatic
nullJson::Valuestatic
ObjectValues typedefJson::Value
operator!() constJson::Value
operator!=(const Value &other) constJson::Value
operator<(const Value &other) constJson::Value
operator<=(const Value &other) constJson::Value
operator=(const Value &other)Json::Value
operator==(const Value &other) constJson::Value
operator>(const Value &other) constJson::Value
operator>=(const Value &other) constJson::Value
operator[](UInt index)Json::Value
operator[](UInt index) constJson::Value
operator[](const char *key)Json::Value
operator[](const char *key) constJson::Value
operator[](const std::string &key)Json::Value
operator[](const std::string &key) constJson::Value
operator[](const StaticString &key)Json::Value
removeMember(const char *key)Json::Value
removeMember(const std::string &key)Json::Value
resize(UInt size)Json::Value
resolveReference(const char *key, bool isStatic)Json::Valueprivate
setComment(const char *comment, CommentPlacement placement)Json::Value
setComment(const std::string &comment, CommentPlacement placement)Json::Value
size() constJson::Value
swap(Value &other)Json::Value
toStyledString() constJson::Value
type() constJson::Value
type_Json::Valueprivate
UInt typedefJson::Value
Value(ValueType type=nullValue)Json::Value
Value(Int value)Json::Value
Value(UInt value)Json::Value
Value(double value)Json::Value
Value(const char *value)Json::Value
Value(const char *beginValue, const char *endValue)Json::Value
Value(const StaticString &value)Json::Value
Value(const std::string &value)Json::Value
Value(bool value)Json::Value
Value(const Value &other)Json::Value
value_Json::Valueprivate
ValueIteratorBase classJson::Valuefriend
~Value()Json::Value