JsonCpp project page JsonCpp home page

Json::Value Member List

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

append(const Value &value)Json::Value
ArrayIndex typedefJson::Value
asBool() const Json::Value
asCString() const Json::Value
asDouble() const Json::Value
asFloat() const Json::Value
asInt() const Json::Value
asInt64() const Json::Value
asLargestInt() const Json::Value
asLargestUInt() const Json::Value
asString() const Json::Value
asUInt() const Json::Value
asUInt64() const Json::Value
begin() const Json::Value
begin()Json::Value
clear()Json::Value
compare(const Value &other) const Json::Value
const_iterator typedefJson::Value
empty() const Json::Value
end() const Json::Value
end()Json::Value
get(ArrayIndex index, const Value &defaultValue) const Json::Value
get(const char *key, const Value &defaultValue) const Json::Value
get(const std::string &key, const Value &defaultValue) const Json::Value
getComment(CommentPlacement placement) const Json::Value
getMemberNames() const Json::Value
hasComment(CommentPlacement placement) const Json::Value
Int typedefJson::Value
Int64 typedefJson::Value
isArray() const Json::Value
isBool() const Json::Value
isConvertibleTo(ValueType other) const Json::Value
isDouble() const Json::Value
isInt() const Json::Value
isIntegral() const Json::Value
isMember(const char *key) const Json::Value
isMember(const std::string &key) const Json::Value
isNull() const Json::Value
isNumeric() const Json::Value
isObject() const Json::Value
isString() const Json::Value
isUInt() const Json::Value
isValidIndex(ArrayIndex index) const Json::Value
iterator typedefJson::Value
LargestInt typedefJson::Value
LargestUInt typedefJson::Value
maxIntJson::Value [static]
maxInt64Json::Value [static]
maxLargestIntJson::Value [static]
maxLargestUIntJson::Value [static]
maxUIntJson::Value [static]
maxUInt64Json::Value [static]
Members typedefJson::Value
minIntJson::Value [static]
minInt64Json::Value [static]
minLargestIntJson::Value [static]
nullJson::Value [static]
operator!() const Json::Value
operator!=(const Value &other) const Json::Value
operator<(const Value &other) const Json::Value
operator<=(const Value &other) const Json::Value
operator=(const Value &other)Json::Value
operator==(const Value &other) const Json::Value
operator>(const Value &other) const Json::Value
operator>=(const Value &other) const Json::Value
operator[](ArrayIndex index)Json::Value
operator[](int index)Json::Value
operator[](ArrayIndex index) const Json::Value
operator[](int index) const Json::Value
operator[](const char *key)Json::Value
operator[](const char *key) const Json::Value
operator[](const std::string &key)Json::Value
operator[](const std::string &key) const Json::Value
operator[](const StaticString &key)Json::Value
removeMember(const char *key)Json::Value
removeMember(const std::string &key)Json::Value
resize(ArrayIndex size)Json::Value
setComment(const char *comment, CommentPlacement placement)Json::Value
setComment(const std::string &comment, CommentPlacement placement)Json::Value
size() const Json::Value
swap(Value &other)Json::Value
toStyledString() const Json::Value
type() const Json::Value
UInt typedefJson::Value
UInt64 typedefJson::Value
Value(ValueType type=nullValue)Json::Value
Value(Int value)Json::Value
Value(UInt value)Json::Value
Value(Int64 value)Json::Value
Value(UInt64 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
ValueInternalLink classJson::Value [friend]
ValueInternalMap classJson::Value [friend]
ValueIteratorBase classJson::Value [friend]
~Value()Json::Value


SourceForge Logo hosts this site. Send comments to:
Json-cpp Developers