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

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

allocator_GenericDocument< Encoding, Allocator, StackAllocator >private
AllocatorType typedefGenericDocument< Encoding, Allocator, StackAllocator >
Bool(bool b)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
Ch typedefGenericDocument< Encoding, Allocator, StackAllocator >
ClearStack()GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
ConstMemberIterator typedefGenericValue< Encoding, Allocator >
ConstValueIterator typedefGenericValue< Encoding, Allocator >
data_GenericValue< Encoding, Allocator >
Destroy()GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
Double(double d)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
EncodingType typedefGenericValue< Encoding, Allocator >
EndArray(SizeType elementCount)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
EndObject(SizeType memberCount)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
flags_GenericValue< Encoding, Allocator >
GenericDocument(Type type, Allocator *allocator=0, size_t stackCapacity=kDefaultStackCapacity, StackAllocator *stackAllocator=0)GenericDocument< Encoding, Allocator, StackAllocator >inlineexplicit
GenericDocument(Allocator *allocator=0, size_t stackCapacity=kDefaultStackCapacity, StackAllocator *stackAllocator=0)GenericDocument< Encoding, Allocator, StackAllocator >inline
GenericDocument(const GenericDocument &)GenericDocument< Encoding, Allocator, StackAllocator >private
GenericReader classGenericDocument< Encoding, Allocator, StackAllocator >friend
GenericValue classGenericDocument< Encoding, Allocator, StackAllocator >friend
GenericValue::GenericValue() RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue::GenericValue(Type type) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(const GenericValue< Encoding, SourceAllocator > &rhs, Allocator &allocator)GenericValue< Encoding, Allocator >inline
GenericValue::GenericValue(T b, RAPIDJSON_ENABLEIF((internal::IsSame< T, bool >))) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(int i) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(unsigned u) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(int64_t i64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(uint64_t u64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(double d) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(const Ch *s, SizeType length) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue::GenericValue(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue::GenericValue(const Ch *s, SizeType length, Allocator &allocator)GenericValue< Encoding, Allocator >inline
GenericValue::GenericValue(const Ch *s, Allocator &allocator)GenericValue< Encoding, Allocator >inline
GetAllocator()GenericDocument< Encoding, Allocator, StackAllocator >inline
GetErrorOffset() const GenericDocument< Encoding, Allocator, StackAllocator >inline
GetParseError() const GenericDocument< Encoding, Allocator, StackAllocator >inline
GetStackCapacity() const GenericDocument< Encoding, Allocator, StackAllocator >inline
HasParseError() const GenericDocument< Encoding, Allocator, StackAllocator >inline
Int(int i)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
Int64(int64_t i)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
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
kDefaultStackCapacityGenericDocument< Encoding, Allocator, StackAllocator >privatestatic
kDoubleFlag enum valueGenericValue< Encoding, Allocator >
Key(const Ch *str, SizeType length, bool copy)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
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 >
Null()GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
operator=(const GenericDocument &)GenericDocument< Encoding, Allocator, StackAllocator >private
GenericValue::operator=(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue::operator=(StringRefType str) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
ownAllocator_GenericDocument< Encoding, Allocator, StackAllocator >private
Parse(const Ch *str)GenericDocument< Encoding, Allocator, StackAllocator >inline
Parse(const Ch *str)GenericDocument< Encoding, Allocator, StackAllocator >inline
Parse(const Ch *str)GenericDocument< Encoding, Allocator, StackAllocator >inline
ParseInsitu(Ch *str)GenericDocument< Encoding, Allocator, StackAllocator >inline
ParseInsitu(Ch *str)GenericDocument< Encoding, Allocator, StackAllocator >inline
parseResult_GenericDocument< Encoding, Allocator, StackAllocator >private
ParseStream(InputStream &is)GenericDocument< Encoding, Allocator, StackAllocator >inline
ParseStream(InputStream &is)GenericDocument< Encoding, Allocator, StackAllocator >inline
ParseStream(InputStream &is)GenericDocument< Encoding, Allocator, StackAllocator >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
stack_GenericDocument< Encoding, Allocator, StackAllocator >private
StartArray()GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
StartObject()GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
String(const Ch *str, SizeType length, bool copy)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
StringEqual(const GenericValue< Encoding, SourceAllocator > &rhs) const GenericValue< Encoding, Allocator >inline
StringRefType typedefGenericValue< Encoding, Allocator >
swap(GenericDocument &a, GenericDocument &b) RAPIDJSON_NOEXCEPTGenericDocument< Encoding, Allocator, StackAllocator >friend
Swap(GenericDocument &rhs) RAPIDJSON_NOEXCEPTGenericDocument< Encoding, Allocator, StackAllocator >inline
Uint(unsigned i)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
Uint64(uint64_t i)GenericDocument< Encoding, Allocator, StackAllocator >inlineprivate
ValueIterator typedefGenericValue< Encoding, Allocator >
ValueType typedefGenericDocument< Encoding, Allocator, StackAllocator >
~GenericDocument()GenericDocument< Encoding, Allocator, StackAllocator >inline
~GenericValue()GenericValue< Encoding, Allocator >inline