Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
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 >
Array typedefGenericValue< Encoding, MemoryPoolAllocator<> >
Bool(bool b)GenericDocument< Encoding, Allocator, StackAllocator >inline
Ch typedefGenericDocument< Encoding, Allocator, StackAllocator >
ConstArray typedefGenericValue< Encoding, MemoryPoolAllocator<> >
ConstMemberIterator typedefGenericValue< Encoding, MemoryPoolAllocator<> >
ConstObject typedefGenericValue< Encoding, MemoryPoolAllocator<> >
ConstValueIterator typedefGenericValue< Encoding, MemoryPoolAllocator<> >
data_GenericValue< Encoding, MemoryPoolAllocator<> >
Double(double d)GenericDocument< Encoding, Allocator, StackAllocator >inline
EncodingType typedefGenericValue< Encoding, MemoryPoolAllocator<> >
EndArray(SizeType elementCount)GenericDocument< Encoding, Allocator, StackAllocator >inline
EndObject(SizeType memberCount)GenericDocument< Encoding, Allocator, StackAllocator >inline
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
GenericValue classGenericDocument< Encoding, Allocator, StackAllocator >friend
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(Type type) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(const GenericValue< Encoding, SourceAllocator > &rhs, MemoryPoolAllocator<> &allocator, bool copyConstStrings=false)GenericValue< Encoding, MemoryPoolAllocator<> >inline
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(T b, RAPIDJSON_ENABLEIF((internal::IsSame< bool, T >))) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(int i) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(unsigned u) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(int64_t i64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(uint64_t u64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(double d) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(float f) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(const Ch *s, SizeType length) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inline
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inlineexplicit
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(const Ch *s, SizeType length, MemoryPoolAllocator<> &allocator)GenericValue< Encoding, MemoryPoolAllocator<> >inline
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(const Ch *s, MemoryPoolAllocator<> &allocator)GenericValue< Encoding, MemoryPoolAllocator<> >inline
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(Array a) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inline
GenericValue< Encoding, MemoryPoolAllocator<> >::GenericValue(Object o) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inline
GetAllocator()GenericDocument< Encoding, Allocator, StackAllocator >inline
GetElementsPointer() constGenericValue< Encoding, MemoryPoolAllocator<> >inline
GetErrorOffset() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetMembersPointer() constGenericValue< Encoding, MemoryPoolAllocator<> >inline
GetParseError() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetStackCapacity() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetStringPointer() constGenericValue< Encoding, MemoryPoolAllocator<> >inline
HasParseError() constGenericDocument< Encoding, Allocator, StackAllocator >inline
Int(int i)GenericDocument< Encoding, Allocator, StackAllocator >inline
Int64(int64_t i)GenericDocument< Encoding, Allocator, StackAllocator >inline
kArrayFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kBoolFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kConstStringFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kCopyFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kCopyStringFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kDefaultArrayCapacityGenericValue< Encoding, MemoryPoolAllocator<> >static
kDefaultObjectCapacityGenericValue< Encoding, MemoryPoolAllocator<> >static
kDoubleFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
Key(const Ch *str, SizeType length, bool copy)GenericDocument< Encoding, Allocator, StackAllocator >inline
kFalseFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kInlineStrFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kInt64Flag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kIntFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNullFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNumberAnyFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNumberDoubleFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNumberFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNumberInt64Flag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNumberIntFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNumberUint64Flag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kNumberUintFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kObjectFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kShortStringFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kStringFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kTrueFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kTypeMask enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kUint64Flag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
kUintFlag enum valueGenericValue< Encoding, MemoryPoolAllocator<> >
Member typedefGenericValue< Encoding, MemoryPoolAllocator<> >
MemberIterator typedefGenericValue< Encoding, MemoryPoolAllocator<> >
Null()GenericDocument< Encoding, Allocator, StackAllocator >inline
Object typedefGenericValue< Encoding, MemoryPoolAllocator<> >
operator ParseResult() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GenericValue< Encoding, MemoryPoolAllocator<> >::operator=(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inline
GenericValue< Encoding, MemoryPoolAllocator<> >::operator=(StringRefType str) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inline
Parse(const typename SourceEncoding::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
Parse(const typename SourceEncoding::Ch *str, size_t length)GenericDocument< Encoding, Allocator, StackAllocator >inline
Parse(const Ch *str, size_t length)GenericDocument< Encoding, Allocator, StackAllocator >inline
Parse(const Ch *str, size_t length)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
Populate(Generator &g)GenericDocument< Encoding, Allocator, StackAllocator >inline
RAPIDJSON_DISABLEIF_RETURN((internal::IsPointer< T >),(GenericValue &)) operatorGenericValue< Encoding, MemoryPoolAllocator<> >
RawAssign(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inline
RawNumber(const Ch *str, SizeType length, bool copy)GenericDocument< Encoding, Allocator, StackAllocator >inline
SetArrayRaw(GenericValue *values, SizeType count, MemoryPoolAllocator<> &allocator)GenericValue< Encoding, MemoryPoolAllocator<> >inline
SetElementsPointer(GenericValue *elements)GenericValue< Encoding, MemoryPoolAllocator<> >inline
SetMembersPointer(Member *members)GenericValue< Encoding, MemoryPoolAllocator<> >inline
SetObjectRaw(Member *members, SizeType count, MemoryPoolAllocator<> &allocator)GenericValue< Encoding, MemoryPoolAllocator<> >inline
SetStringPointer(const Ch *str)GenericValue< Encoding, MemoryPoolAllocator<> >inline
SetStringRaw(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, MemoryPoolAllocator<> >inline
SetStringRaw(StringRefType s, MemoryPoolAllocator<> &allocator)GenericValue< Encoding, MemoryPoolAllocator<> >inline
StartArray()GenericDocument< Encoding, Allocator, StackAllocator >inline
StartObject()GenericDocument< Encoding, Allocator, StackAllocator >inline
String(const Ch *str, SizeType length, bool copy)GenericDocument< Encoding, Allocator, StackAllocator >inline
StringEqual(const GenericValue< Encoding, SourceAllocator > &rhs) constGenericValue< Encoding, MemoryPoolAllocator<> >inline
StringRefType typedefGenericValue< Encoding, MemoryPoolAllocator<> >
Swap(GenericDocument &rhs) RAPIDJSON_NOEXCEPTGenericDocument< Encoding, Allocator, StackAllocator >inline
swap(GenericDocument &a, GenericDocument &b) RAPIDJSON_NOEXCEPTGenericDocument< Encoding, Allocator, StackAllocator >friend
Uint(unsigned i)GenericDocument< Encoding, Allocator, StackAllocator >inline
Uint64(uint64_t i)GenericDocument< Encoding, Allocator, StackAllocator >inline
ValueIterator typedefGenericValue< Encoding, MemoryPoolAllocator<> >
ValueType typedefGenericDocument< Encoding, Allocator, StackAllocator >
~GenericDocument()GenericDocument< Encoding, Allocator, StackAllocator >inline
~GenericValue()GenericValue< Encoding, MemoryPoolAllocator<> >inline