NGL  6.5
The NCCA Graphics Library
GenericValue< Encoding, Allocator > Member List

This is the complete list of members for GenericValue< Encoding, Allocator >, including all inherited members.

AllocatorType typedefGenericValue< Encoding, Allocator >
Ch typedefGenericValue< Encoding, Allocator >
ConstMemberIterator typedefGenericValue< Encoding, Allocator >
ConstValueIterator typedefGenericValue< Encoding, Allocator >
data_GenericValue< Encoding, Allocator >
EncodingType typedefGenericValue< Encoding, Allocator >
flags_GenericValue< Encoding, Allocator >
GenericDocument classGenericValue< Encoding, Allocator >friend
GenericValue() RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue(const GenericValue &rhs)GenericValue< Encoding, Allocator >private
GenericValue(Type type) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(const GenericValue< Encoding, SourceAllocator > &rhs, Allocator &allocator)GenericValue< Encoding, Allocator >inline
GenericValue(T b, RAPIDJSON_ENABLEIF((internal::IsSame< T, bool >))) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(int i) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(unsigned u) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(int64_t i64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(uint64_t u64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(double d) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(const Ch *s, SizeType length) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(const Ch *s, SizeType length, Allocator &allocator)GenericValue< Encoding, Allocator >inline
GenericValue(const Ch *s, Allocator &allocator)GenericValue< Encoding, Allocator >inline
kArrayFlag enum valueGenericValue< Encoding, Allocator >
kBoolFlag enum valueGenericValue< Encoding, Allocator >
kConstStringFlag enum valueGenericValue< Encoding, Allocator >
kCopyFlag enum valueGenericValue< Encoding, Allocator >
kCopyStringFlag enum valueGenericValue< Encoding, Allocator >
kDefaultArrayCapacityGenericValue< Encoding, Allocator >static
kDefaultObjectCapacityGenericValue< Encoding, Allocator >static
kDoubleFlag enum valueGenericValue< Encoding, Allocator >
kFalseFlag enum valueGenericValue< Encoding, Allocator >
kInlineStrFlag enum valueGenericValue< Encoding, Allocator >
kInt64Flag enum valueGenericValue< Encoding, Allocator >
kIntFlag enum valueGenericValue< Encoding, Allocator >
kNullFlag enum valueGenericValue< Encoding, Allocator >
kNumberAnyFlag enum valueGenericValue< Encoding, Allocator >
kNumberDoubleFlag enum valueGenericValue< Encoding, Allocator >
kNumberFlag enum valueGenericValue< Encoding, Allocator >
kNumberInt64Flag enum valueGenericValue< Encoding, Allocator >
kNumberIntFlag enum valueGenericValue< Encoding, Allocator >
kNumberUint64Flag enum valueGenericValue< Encoding, Allocator >
kNumberUintFlag enum valueGenericValue< Encoding, Allocator >
kObjectFlag enum valueGenericValue< Encoding, Allocator >
kShortStringFlag enum valueGenericValue< Encoding, Allocator >
kStringFlag enum valueGenericValue< Encoding, Allocator >
kTrueFlag enum valueGenericValue< Encoding, Allocator >
kTypeMask enum valueGenericValue< Encoding, Allocator >
kUint64Flag enum valueGenericValue< Encoding, Allocator >
kUintFlag enum valueGenericValue< Encoding, Allocator >
Member typedefGenericValue< Encoding, Allocator >
MemberIterator typedefGenericValue< Encoding, Allocator >
operator=(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
operator=(StringRefType str) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
RAPIDJSON_DISABLEIF_RETURN((internal::IsPointer< T >),(GenericValue &)) operatorGenericValue< Encoding, Allocator >
RawAssign(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
SetArrayRaw(GenericValue *values, SizeType count, Allocator &allocator)GenericValue< Encoding, Allocator >inline
SetObjectRaw(Member *members, SizeType count, Allocator &allocator)GenericValue< Encoding, Allocator >inline
SetStringRaw(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
SetStringRaw(StringRefType s, Allocator &allocator)GenericValue< Encoding, Allocator >inline
StringEqual(const GenericValue< Encoding, SourceAllocator > &rhs) const GenericValue< Encoding, Allocator >inline
StringRefType typedefGenericValue< Encoding, Allocator >
ValueIterator typedefGenericValue< Encoding, Allocator >
ValueType typedefGenericValue< Encoding, Allocator >
~GenericValue()GenericValue< Encoding, Allocator >inline