Free Electron
Json::Value Member List

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

allocated_ (defined in Json::Value)Json::Value
append(const Value &value)Json::Value
append(Value &&value) (defined in Json::Value)Json::Value
ArrayIndex typedef (defined in Json::Value)Json::Value
as() const JSONCPP_TEMPLATE_DELETEJson::Value
as() const (defined in Json::Value)Json::Valueinline
as() const (defined in Json::Value)Json::Valueinline
as() const (defined in Json::Value)Json::Valueinline
as() const (defined in Json::Value)Json::Valueinline
as() const (defined in Json::Value)Json::Valueinline
as() const (defined in Json::Value)Json::Valueinline
as() const (defined in Json::Value)Json::Valueinline
as() constJson::Valueinline
as() const (defined in Json::Value)Json::Valueinline
asBool() const (defined in Json::Value)Json::Value
asCString() constJson::Value
asDouble() const (defined in Json::Value)Json::Value
asFloat() const (defined in Json::Value)Json::Value
asInt() const (defined in Json::Value)Json::Value
asInt64() const (defined in Json::Value)Json::Value
asLargestInt() const (defined in Json::Value)Json::Value
asLargestUInt() const (defined in Json::Value)Json::Value
asString() constJson::Value
asUInt() const (defined in Json::Value)Json::Value
asUInt64() const (defined in Json::Value)Json::Value
begin() const (defined in Json::Value)Json::Value
begin() (defined in Json::Value)Json::Value
bits_ (defined in Json::Value)Json::Valueprivate
clear()Json::Value
comments_ (defined in Json::Value)Json::Valueprivate
compare(const Value &other) const (defined in Json::Value)Json::Value
const_iterator typedef (defined in Json::Value)Json::Value
copy(const Value &other)Json::Value
copyPayload(const Value &other)Json::Value
defaultRealPrecisionJson::Valuestatic
demand(char const *begin, char const *end)Json::Value
dupMeta(const Value &other) (defined in Json::Value)Json::Valueprivate
dupPayload(const Value &other) (defined in Json::Value)Json::Valueprivate
empty() constJson::Value
end() const (defined in Json::Value)Json::Value
end() (defined in Json::Value)Json::Value
find(char const *begin, char const *end) constJson::Value
get(ArrayIndex index, const Value &defaultValue) constJson::Value
get(const char *key, const Value &defaultValue) constJson::Value
get(const char *begin, const char *end, const Value &defaultValue) constJson::Value
get(const String &key, const Value &defaultValue) constJson::Value
getComment(CommentPlacement placement) constJson::Value
getMemberNames() constJson::Value
getOffsetLimit() const (defined in Json::Value)Json::Value
getOffsetStart() const (defined in Json::Value)Json::Value
getString(char const **begin, char const **end) constJson::Value
hasComment(CommentPlacement placement) const (defined in Json::Value)Json::Value
initBasic(ValueType type, bool allocated=false) (defined in Json::Value)Json::Valueprivate
insert(ArrayIndex index, const Value &newValue)Json::Value
insert(ArrayIndex index, Value &&newValue) (defined in Json::Value)Json::Value
Int typedef (defined in Json::Value)Json::Value
Int64 typedef (defined in Json::Value)Json::Value
is() const JSONCPP_TEMPLATE_DELETE (defined in Json::Value)Json::Value
is() const (defined in Json::Value)Json::Valueinline
is() const (defined in Json::Value)Json::Valueinline
is() const (defined in Json::Value)Json::Valueinline
is() const (defined in Json::Value)Json::Valueinline
is() const (defined in Json::Value)Json::Valueinline
is() const (defined in Json::Value)Json::Valueinline
is() const (defined in Json::Value)Json::Valueinline
isAllocated() const (defined in Json::Value)Json::Valueinlineprivate
isArray() const (defined in Json::Value)Json::Value
isBool() const (defined in Json::Value)Json::Value
isConvertibleTo(ValueType other) const (defined in Json::Value)Json::Value
isDouble() const (defined in Json::Value)Json::Value
isInt() const (defined in Json::Value)Json::Value
isInt64() const (defined in Json::Value)Json::Value
isIntegral() const (defined in Json::Value)Json::Value
isMember(const char *key) constJson::Value
isMember(const String &key) constJson::Value
isMember(const char *begin, const char *end) constJson::Value
isNull() const (defined in Json::Value)Json::Value
isNumeric() const (defined in Json::Value)Json::Value
isObject() const (defined in Json::Value)Json::Value
isString() const (defined in Json::Value)Json::Value
isUInt() const (defined in Json::Value)Json::Value
isUInt64() const (defined in Json::Value)Json::Value
isValidIndex(ArrayIndex index) constJson::Value
iterator typedef (defined in Json::Value)Json::Value
LargestInt typedef (defined in Json::Value)Json::Value
LargestUInt typedef (defined in Json::Value)Json::Value
limit_ (defined in Json::Value)Json::Valueprivate
maxIntJson::Valuestatic
maxInt64Json::Valuestatic
maxLargestIntJson::Valuestatic
maxLargestUIntJson::Valuestatic
maxUIntJson::Valuestatic
maxUInt64Json::Valuestatic
maxUInt64AsDouble (defined in Json::Value)Json::Valuestatic
Members typedef (defined in Json::Value)Json::Value
minIntJson::Valuestatic
minInt64Json::Valuestatic
minLargestIntJson::Valuestatic
null (defined in Json::Value)Json::Valuestatic
nullRef (defined in Json::Value)Json::Valuestatic
nullSingleton() (defined in Json::Value)Json::Valuestatic
ObjectValues typedef (defined in Json::Value)Json::Value
operator bool() constJson::Valueexplicit
operator!=(const Value &other) const (defined in Json::Value)Json::Value
operator<(const Value &other) constJson::Value
operator<=(const Value &other) const (defined in Json::Value)Json::Value
operator=(const Value &other)Json::Value
operator=(Value &&other) noexcept (defined in Json::Value)Json::Value
operator==(const Value &other) const (defined in Json::Value)Json::Value
operator>(const Value &other) const (defined in Json::Value)Json::Value
operator>=(const Value &other) const (defined in Json::Value)Json::Value
operator[](ArrayIndex index)Json::Value
operator[](int index)Json::Value
operator[](ArrayIndex index) constJson::Value
operator[](int index) constJson::Value
operator[](const char *key)Json::Value
operator[](const char *key) constJson::Value
operator[](const String &key)Json::Value
operator[](const String &key) constJson::Value
operator[](const StaticString &key)Json::Value
releasePayload() (defined in Json::Value)Json::Valueprivate
removeIndex(ArrayIndex index, Value *removed)Json::Value
removeMember(const char *key)Json::Value
removeMember(const String &key)Json::Value
removeMember(const char *key, Value *removed)Json::Value
removeMember(String const &key, Value *removed)Json::Value
removeMember(const char *begin, const char *end, Value *removed)Json::Value
resize(ArrayIndex newSize)Json::Value
resolveReference(const char *key) (defined in Json::Value)Json::Valueprivate
resolveReference(const char *key, const char *end) (defined in Json::Value)Json::Valueprivate
setComment(const char *comment, CommentPlacement placement)Json::Valueinline
setComment(const char *comment, size_t len, CommentPlacement placement)Json::Valueinline
setComment(String comment, CommentPlacement placement)Json::Value
setIsAllocated(bool v) (defined in Json::Value)Json::Valueinlineprivate
setOffsetLimit(ptrdiff_t limit) (defined in Json::Value)Json::Value
setOffsetStart(ptrdiff_t start) (defined in Json::Value)Json::Value
setType(ValueType v) (defined in Json::Value)Json::Valueinlineprivate
size() constJson::Value
start_ (defined in Json::Value)Json::Valueprivate
swap(Value &other)Json::Value
swapPayload(Value &other)Json::Value
toStyledString() const (defined in Json::Value)Json::Value
type() const (defined in Json::Value)Json::Value
UInt typedef (defined in Json::Value)Json::Value
UInt64 typedef (defined in Json::Value)Json::Value
Value(ValueType type=nullValue)Json::Value
Value(Int value) (defined in Json::Value)Json::Value
Value(UInt value) (defined in Json::Value)Json::Value
Value(Int64 value) (defined in Json::Value)Json::Value
Value(UInt64 value) (defined in Json::Value)Json::Value
Value(double value) (defined in Json::Value)Json::Value
Value(const char *value)Json::Value
Value(const char *begin, const char *end)Json::Value
Value(const StaticString &value)Json::Value
Value(const String &value) (defined in Json::Value)Json::Value
Value(bool value) (defined in Json::Value)Json::Value
Value(std::nullptr_t ptr)=delete (defined in Json::Value)Json::Value
Value(const Value &other) (defined in Json::Value)Json::Value
Value(Value &&other) noexcept (defined in Json::Value)Json::Value
value_ (defined in Json::Value)Json::Valueprivate
value_type typedef (defined in Json::Value)Json::Value
value_type_ (defined in Json::Value)Json::Value
ValueIteratorBase (defined in Json::Value)Json::Valuefriend
~Value() (defined in Json::Value)Json::Value