|
Oxygine
1
2g game engine
|
This is the complete list of members for Json::Value, including all inherited members.
| append(const Value &value) | Json::Value | |
| ArrayIndex typedef (defined in Json::Value) | Json::Value | |
| asBool() const (defined in Json::Value) | Json::Value | |
| asCString() const | Json::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() const | Json::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 | |
| clear() | Json::Value | |
| 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 | |
| demand(char const *begin, char const *end) | Json::Value | |
| empty() const | Json::Value | |
| end() const (defined in Json::Value) | Json::Value | |
| end() (defined in Json::Value) | Json::Value | |
| find(char const *begin, char const *end) const | Json::Value | |
| get(ArrayIndex index, const Value &defaultValue) const | Json::Value | |
| get(const char *key, const Value &defaultValue) const | Json::Value | |
| get(const char *begin, const char *end, const Value &defaultValue) const | Json::Value | |
| get(const JSONCPP_STRING &key, const Value &defaultValue) const | Json::Value | |
| getComment(CommentPlacement placement) const | Json::Value | |
| getMemberNames() const | Json::Value | |
| getOffsetLimit() const (defined in Json::Value) | Json::Value | |
| getOffsetStart() const (defined in Json::Value) | Json::Value | |
| getString(char const **begin, char const **end) const | Json::Value | |
| hasComment(CommentPlacement placement) const (defined in Json::Value) | Json::Value | |
| Int typedef (defined in Json::Value) | Json::Value | |
| Int64 typedef (defined in Json::Value) | Json::Value | |
| 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) const | Json::Value | |
| isMember(const JSONCPP_STRING &key) const | Json::Value | |
| isMember(const char *begin, const char *end) const | Json::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) const | Json::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 | |
| maxInt | Json::Value | static |
| maxInt64 | Json::Value | static |
| maxLargestInt | Json::Value | static |
| maxLargestUInt | Json::Value | static |
| maxUInt | Json::Value | static |
| maxUInt64 | Json::Value | static |
| Members typedef (defined in Json::Value) | Json::Value | |
| minInt | Json::Value | static |
| minInt64 | Json::Value | static |
| minLargestInt | Json::Value | static |
| null | Json::Value | static |
| nullRef | Json::Value | static |
| nullSingleton() | Json::Value | static |
| ObjectValues typedef (defined in Json::Value) | Json::Value | |
| operator!() const | Json::Value | |
| operator!=(const Value &other) const (defined in Json::Value) | Json::Value | |
| operator<(const Value &other) const | Json::Value | |
| operator<=(const Value &other) const (defined in Json::Value) | Json::Value | |
| operator=(Value other) | 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) const | Json::Value | |
| operator[](int index) const | Json::Value | |
| operator[](const char *key) | Json::Value | |
| operator[](const char *key) const | Json::Value | |
| operator[](const JSONCPP_STRING &key) | Json::Value | |
| operator[](const JSONCPP_STRING &key) const | Json::Value | |
| operator[](const StaticString &key) | Json::Value | |
| removeIndex(ArrayIndex i, Value *removed) | Json::Value | |
| removeMember(const char *key) | Json::Value | |
| removeMember(const JSONCPP_STRING &key) | Json::Value | |
| removeMember(const char *key, Value *removed) | Json::Value | |
| removeMember(JSONCPP_STRING const &key, Value *removed) | Json::Value | |
| removeMember(const char *begin, const char *end, Value *removed) | Json::Value | |
| resize(ArrayIndex size) | Json::Value | |
| setComment(const char *comment, CommentPlacement placement) | Json::Value | |
| setComment(const char *comment, size_t len, CommentPlacement placement) | Json::Value | |
| setComment(const JSONCPP_STRING &comment, CommentPlacement placement) | Json::Value | |
| setOffsetLimit(ptrdiff_t limit) (defined in Json::Value) | Json::Value | |
| setOffsetStart(ptrdiff_t start) (defined in Json::Value) | Json::Value | |
| size() const | Json::Value | |
| 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 JSONCPP_STRING &value) | Json::Value | |
| Value(bool value) (defined in Json::Value) | Json::Value | |
| Value(const Value &other) | Json::Value | |
| ValueIteratorBase (defined in Json::Value) | Json::Value | friend |
| ~Value() (defined in Json::Value) | Json::Value |
1.8.14