Member List

Member List#

Composable Kernel: Member List
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, RAPIDJSON_DEFAULT_ALLOCATOR >
Bool(bool b)GenericDocument< Encoding, Allocator, StackAllocator >inline
Ch typedefGenericDocument< Encoding, Allocator, StackAllocator >
ConstArray typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
ConstMemberIterator typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
ConstObject typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
ConstValueIterator typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
data_GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
DataString(const Data &data)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlinestatic
DataStringLength(const Data &data)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlinestatic
DoAddMember(GenericValue &name, GenericValue &value, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoAllocMembers(SizeType capacity, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoClearMembers()GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoCopyMembers(const GenericValue< Encoding, SourceAllocator > &rhs, RAPIDJSON_DEFAULT_ALLOCATOR &allocator, bool copyConstStrings)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoEraseMembers(ConstMemberIterator first, ConstMemberIterator last)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoFindMember(const GenericValue< Encoding, SourceAllocator > &name)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoFreeMembers()GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoRemoveMember(MemberIterator m)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
DoReserveMembers(SizeType newCapacity, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
Double(double d)GenericDocument< Encoding, Allocator, StackAllocator >inline
EncodingType typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
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, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(Type type) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(const GenericValue< Encoding, SourceAllocator > &rhs, RAPIDJSON_DEFAULT_ALLOCATOR &allocator, bool copyConstStrings=false)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(T b, RAPIDJSON_ENABLEIF((internal::IsSame< bool, T >))) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(int i) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(unsigned u) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(int64_t i64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(uint64_t u64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(double d) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(float f) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(const Ch *s, SizeType length) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inlineexplicit
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(const Ch *s, SizeType length, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(const Ch *s, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(Array a) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::GenericValue(Object o) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GetAllocator()GenericDocument< Encoding, Allocator, StackAllocator >inline
GetElementsPointer() constGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GetErrorOffset() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetMembersPointer() constGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GetParseError() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetStackCapacity() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetStringPointer() constGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >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, RAPIDJSON_DEFAULT_ALLOCATOR >
kBoolFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kConstStringFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kCopyFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kCopyStringFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kDefaultArrayCapacityGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >static
kDefaultObjectCapacityGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >static
kDoubleFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
Key(const Ch *str, SizeType length, bool copy)GenericDocument< Encoding, Allocator, StackAllocator >inline
kFalseFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kInlineStrFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kInt64Flag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kIntFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNullFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNumberAnyFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNumberDoubleFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNumberFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNumberInt64Flag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNumberIntFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNumberUint64Flag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kNumberUintFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kObjectFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kShortStringFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kStringFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kTrueFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kTypeMask enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kUint64Flag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
kUintFlag enum valueGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
Member typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
MemberIterator typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
Null()GenericDocument< Encoding, Allocator, StackAllocator >inline
Object typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
operator ParseResult() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::operator=(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >::operator=(StringRefType str) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >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, RAPIDJSON_DEFAULT_ALLOCATOR >
RawAssign(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
RawNumber(const Ch *str, SizeType length, bool copy)GenericDocument< Encoding, Allocator, StackAllocator >inline
SetArrayRaw(GenericValue *values, SizeType count, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
SetElementsPointer(GenericValue *elements)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
SetMembersPointer(Member *members)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
SetObjectRaw(Member *members, SizeType count, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
SetStringPointer(const Ch *str)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
SetStringRaw(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
SetStringRaw(StringRefType s, RAPIDJSON_DEFAULT_ALLOCATOR &allocator)GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline
StackAllocatorType typedefGenericDocument< Encoding, Allocator, StackAllocator >
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, RAPIDJSON_DEFAULT_ALLOCATOR >inline
StringRefType typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_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 >inline
Uint64(uint64_t i)GenericDocument< Encoding, Allocator, StackAllocator >inline
ValueIterator typedefGenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >
ValueType typedefGenericDocument< Encoding, Allocator, StackAllocator >
~GenericDocument()GenericDocument< Encoding, Allocator, StackAllocator >inline
~GenericValue()GenericValue< Encoding, RAPIDJSON_DEFAULT_ALLOCATOR >inline