This is the complete list of members for rapidjson::GenericPointer< ValueType, Allocator >, including all inherited members.
allocator (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
allocator (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
Append(const Token &token, Allocator *allocator=0) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Append(const Ch *name, SizeType length, Allocator *allocator=0) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Ch typedef | rapidjson::GenericPointer< ValueType, Allocator > | |
defaultValue (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
document (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
document (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
EncodingType typedef | rapidjson::GenericPointer< ValueType, Allocator > | |
Erase(ValueType &root) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
GenericPointer(Allocator *allocator=0) | rapidjson::GenericPointer< ValueType, Allocator > | inline |
GenericPointer(const Ch *source, Allocator *allocator=0) | rapidjson::GenericPointer< ValueType, Allocator > | inlineexplicit |
GenericPointer(const std::basic_string< Ch > &source, Allocator *allocator=0) | rapidjson::GenericPointer< ValueType, Allocator > | inlineexplicit |
GenericPointer(const Ch *source, size_t length, Allocator *allocator=0) | rapidjson::GenericPointer< ValueType, Allocator > | inline |
GenericPointer(const Token *tokens, size_t tokenCount) | rapidjson::GenericPointer< ValueType, Allocator > | inline |
GenericPointer(const GenericPointer &rhs, Allocator *allocator=0) | rapidjson::GenericPointer< ValueType, Allocator > | inline |
operator=(const GenericPointer &rhs) | rapidjson::GenericPointer< ValueType, Allocator > | inline |
RAPIDJSON_DISABLEIF_RETURN((internal::NotExpr< internal::IsSame< typename internal::RemoveConst< T >::Type, Ch > >),(GenericPointer)) Append(T *name | rapidjson::GenericPointer< ValueType, Allocator > | |
RAPIDJSON_DISABLEIF_RETURN((internal::OrExpr< internal::IsPointer< T >, internal::IsGenericValue< T > >),(ValueType &)) GetWithDefault(GenericDocument< EncodingType (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
RAPIDJSON_DISABLEIF_RETURN((internal::OrExpr< internal::IsPointer< T >, internal::IsGenericValue< T > >),(ValueType &)) Set(ValueType &root | rapidjson::GenericPointer< ValueType, Allocator > | |
RAPIDJSON_DISABLEIF_RETURN((internal::OrExpr< internal::IsPointer< T >, internal::IsGenericValue< T > >),(ValueType &)) Set(GenericDocument< EncodingType | rapidjson::GenericPointer< ValueType, Allocator > | |
Set(ValueType &root, ValueType &value, typename ValueType::AllocatorType &allocator) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Set(ValueType &root, const ValueType &value, typename ValueType::AllocatorType &allocator) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Set(ValueType &root, const Ch *value, typename ValueType::AllocatorType &allocator) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Set(ValueType &root, const std::basic_string< Ch > &value, typename ValueType::AllocatorType &allocator) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Set(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, ValueType &value) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Set(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, const ValueType &value) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Set(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, const Ch *value) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Set(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, const std::basic_string< Ch > &value) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Swap(ValueType &root, ValueType &value, typename ValueType::AllocatorType &allocator) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
Swap(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, ValueType &value) const | rapidjson::GenericPointer< ValueType, Allocator > | inline |
value (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
value (defined in rapidjson::GenericPointer< ValueType, Allocator >) | rapidjson::GenericPointer< ValueType, Allocator > | |
~GenericPointer() | rapidjson::GenericPointer< ValueType, Allocator > | inline |