SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
GenericValue< Encoding, Allocator > Member List

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

AllocatorType typedefGenericValue< Encoding, Allocator >
Array typedef (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
Ch typedefGenericValue< Encoding, Allocator >
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
EncodingType typedefGenericValue< Encoding, Allocator >
GenericDocument (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >friend
GenericValue() RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue(Type type) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(const GenericValue< Encoding, SourceAllocator > &rhs, Allocator &allocator, bool copyConstStrings=false)GenericValue< Encoding, Allocator >inline
GenericValue(T b, RAPIDJSON_ENABLEIF((internal::IsSame< bool, T >))) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(int i) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(unsigned u) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(int64_t i64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(uint64_t u64) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(double d) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(float f) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(const Ch *s, SizeType length) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue(StringRefType s) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inlineexplicit
GenericValue(const Ch *s, SizeType length, Allocator &allocator)GenericValue< Encoding, Allocator >inline
GenericValue(const Ch *s, Allocator &allocator)GenericValue< Encoding, Allocator >inline
GenericValue(Array a) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GenericValue(Object o) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
GetElementsPointer() const (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
GetMembersPointer() const (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
GetStringPointer() const (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >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 >
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 >
Object typedef (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >
operator=(GenericValue &rhs) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >inline
operator=(StringRefType str) RAPIDJSON_NOEXCEPTGenericValue< Encoding, Allocator >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) (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
StringEqual(const GenericValue< Encoding, SourceAllocator > &rhs) const (defined in GenericValue< Encoding, Allocator >)GenericValue< Encoding, Allocator >inline
StringRefType typedefGenericValue< Encoding, Allocator >
ValueIterator typedefGenericValue< Encoding, Allocator >
ValueType typedefGenericValue< Encoding, Allocator >
~GenericValue()GenericValue< Encoding, Allocator >inline