SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
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 typedef (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
Bool(bool b) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
Ch typedefGenericDocument< Encoding, Allocator, StackAllocator >
ConstArray typedef (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
ConstMemberIterator typedefGenericValue< Encoding, Allocator >
ConstObject typedef (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
ConstValueIterator typedefGenericValue< Encoding, Allocator >
data_ (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
DataString(const Data &data) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inlinestatic
DataStringLength(const Data &data) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inlinestatic
DoAddMember(GenericValue &name, GenericValue &value, Allocator &allocator) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoAllocMembers(SizeType capacity, Allocator &allocator) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoClearMembers() (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoCopyMembers(const GenericValue< Encoding, SourceAllocator > &rhs, Allocator &allocator, bool copyConstStrings) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoEraseMembers(ConstMemberIterator first, ConstMemberIterator last) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoFindMember(const GenericValue< Encoding, SourceAllocator > &name) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoFreeMembers() (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoRemoveMember(MemberIterator m) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
DoReserveMembers(SizeType newCapacity, Allocator &allocator) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
Double(double d) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
EncodingType typedefGenericValue< Encoding, Allocator >
EndArray(SizeType elementCount) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
EndObject(SizeType memberCount) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)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 (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< 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, bool copyConstStrings=false)GenericValue< Encoding, Allocator >inline
GenericValue::GenericValue(T b, RAPIDJSON_ENABLEIF((internal::IsSame< bool, T >))) 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(float f) 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
GenericValue::GenericValue(Array a) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue::GenericValue(Object o) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GetAllocator()GenericDocument< Encoding, Allocator, StackAllocator >inline
GetElementsPointer() const (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
GetErrorOffset() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetMembersPointer() const (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
GetParseError() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetStackCapacity() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GetStringPointer() const (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
HasParseError() constGenericDocument< Encoding, Allocator, StackAllocator >inline
Int(int i) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
Int64(int64_t i) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
kArrayFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kBoolFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kConstStringFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kCopyFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kCopyStringFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kDefaultArrayCapacity (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >static
kDefaultObjectCapacity (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >static
kDoubleFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
Key(const Ch *str, SizeType length, bool copy) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
kFalseFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kInlineStrFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kInt64Flag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kIntFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNullFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNumberAnyFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNumberDoubleFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNumberFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNumberInt64Flag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNumberIntFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNumberUint64Flag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kNumberUintFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kObjectFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kRawOutputStrFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kShortStringFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kStringFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kTrueFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kTypeMask enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kUint64Flag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
kUintFlag enum value (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
Member typedefGenericValue< Encoding, Allocator >
MemberIterator typedefGenericValue< Encoding, Allocator >
Null() (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
Object typedef (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
operator ParseResult() constGenericDocument< Encoding, Allocator, StackAllocator >inline
GenericValue::operator=(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue::operator=(StringRefType str) RAPIDJSON_NOEXCEPTGenericValue< Encoding, 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) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
Parse(const Ch *str, size_t length) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
Parse(const Ch *str, size_t length) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)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, Allocator >
RawAssign(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
RawNumber(const Ch *str, SizeType length, bool copy) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
SetArrayRaw(GenericValue *values, SizeType count, Allocator &allocator) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
SetElementsPointer(GenericValue *elements) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
SetMembersPointer(Member *members) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
SetObjectRaw(Member *members, SizeType count, Allocator &allocator)GenericValue< Encoding, Allocator >inline
SetStringPointer(const Ch *str) (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
SetStringRaw(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
SetStringRaw(StringRefType s, Allocator &allocator)GenericValue< Encoding, Allocator >inline
StartArray() (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
StartObject() (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
String(const Ch *str, SizeType length, bool copy) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
StringEqual(const GenericValue< Encoding, SourceAllocator > &rhs) const (defined in GenericValue< Encoding, Allocator >)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) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
Uint64(uint64_t i) (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
ValueIterator typedefGenericValue< Encoding, Allocator >
ValueType typedefGenericDocument< Encoding, Allocator, StackAllocator >
~GenericDocument() (defined in GenericDocument< Encoding, Allocator, StackAllocator >)GenericDocument< Encoding, Allocator, StackAllocator >inline
~GenericValue()GenericValue< Encoding, Allocator >inline