allocator (défini dans GenericPointer< ValueType, Allocator >) | GenericPointer< ValueType, Allocator > | |
allocator_ | GenericPointer< ValueType, Allocator > | |
Append(const Token &token, Allocator *allocator=0) const | GenericPointer< ValueType, Allocator > | inline |
Append(const Ch *name, SizeType length, Allocator *allocator=0) const | GenericPointer< ValueType, Allocator > | inline |
Ch typedef | GenericPointer< ValueType, Allocator > | |
EncodingType typedef | GenericPointer< ValueType, Allocator > | |
GenericPointer(Allocator *allocator=0) | GenericPointer< ValueType, Allocator > | inline |
GenericPointer(const Ch *source, Allocator *allocator=0) | GenericPointer< ValueType, Allocator > | inlineexplicit |
GenericPointer(const Ch *source, size_t length, Allocator *allocator=0) | GenericPointer< ValueType, Allocator > | inline |
GenericPointer(const Token *tokens, size_t tokenCount) | GenericPointer< ValueType, Allocator > | inline |
GenericPointer(const GenericPointer &rhs) | GenericPointer< ValueType, Allocator > | inline |
GenericPointer(const GenericPointer &rhs, Allocator *allocator) | GenericPointer< ValueType, Allocator > | inline |
nameBuffer_ | GenericPointer< ValueType, Allocator > | |
operator=(const GenericPointer &rhs) | GenericPointer< ValueType, Allocator > | inline |
ownAllocator_ | GenericPointer< ValueType, Allocator > | |
parseErrorCode_ | GenericPointer< ValueType, Allocator > | |
parseErrorOffset_ | GenericPointer< ValueType, Allocator > | |
RAPIDJSON_DISABLEIF_RETURN((internal::NotExpr< internal::IsSame< typename internal::RemoveConst< T >::Type, Ch > >),(GenericPointer)) Append(T *name | GenericPointer< ValueType, Allocator > | |
Swap(GenericPointer &other) RAPIDJSON_NOEXCEPT | GenericPointer< ValueType, Allocator > | inline |
swap | GenericPointer< ValueType, Allocator > | friend |
tokenCount_ | GenericPointer< ValueType, Allocator > | |
tokens_ | GenericPointer< ValueType, Allocator > | |
~GenericPointer() | GenericPointer< ValueType, Allocator > | inline |