Assimp  v3.1.1 (June 2014)
GenericDocument< Encoding, Allocator, StackAllocator > Member List

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

AllocatorType typedefGenericDocument< Encoding, Allocator, StackAllocator >
Ch typedefGenericDocument< Encoding, Allocator, StackAllocator >
ConstMemberIterator typedefGenericValue< Encoding, Allocator >
ConstValueIterator typedefGenericValue< Encoding, Allocator >
data_GenericValue< Encoding, Allocator >
EncodingType typedefGenericValue< Encoding, Allocator >
flags_GenericValue< Encoding, Allocator >
GenericDocument(Allocator *allocator=0, size_t stackCapacity=kDefaultStackCapacity, StackAllocator *stackAllocator=0)GenericDocument< Encoding, Allocator, StackAllocator >inline
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() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetParseError() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetStackCapacity() constGenericDocument< Encoding, Allocator, StackAllocator >inline
HasParseError() constGenericDocument< Encoding, Allocator, StackAllocator >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 >
GenericValue::operator=(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue::operator=(StringRefType str) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
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
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
StringEqual(const GenericValue< Encoding, SourceAllocator > &rhs) constGenericValue< Encoding, Allocator >inline
StringRefType typedefGenericValue< Encoding, Allocator >
ValueIterator typedefGenericValue< Encoding, Allocator >
ValueType typedefGenericDocument< Encoding, Allocator, StackAllocator >
~GenericDocument()GenericDocument< Encoding, Allocator, StackAllocator >inline
~GenericValue()GenericValue< Encoding, Allocator >inline