All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rapidjson::GenericPointer< ValueType, Allocator > Member List

This is the complete list of members for rapidjson::GenericPointer< ValueType, Allocator >, including all inherited members.

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
Append(T *name, Allocator *allocator=0) const rapidjson::GenericPointer< ValueType, Allocator >inline
Append(const std::basic_string< Ch > &name, Allocator *allocator=0) const rapidjson::GenericPointer< ValueType, Allocator >inline
Append(SizeType index, Allocator *allocator=0) const rapidjson::GenericPointer< ValueType, Allocator >inline
Append(const ValueType &token, Allocator *allocator=0) const rapidjson::GenericPointer< ValueType, Allocator >inline
Ch typedefrapidjson::GenericPointer< ValueType, Allocator >
Create(ValueType &root, typename ValueType::AllocatorType &allocator, bool *alreadyExist=0) const rapidjson::GenericPointer< ValueType, Allocator >inline
Create(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, bool *alreadyExist=0) const rapidjson::GenericPointer< ValueType, Allocator >inline
EncodingType typedefrapidjson::GenericPointer< ValueType, Allocator >
Erase(ValueType &root) const rapidjson::GenericPointer< ValueType, Allocator >inline
GenericPointer()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)rapidjson::GenericPointer< ValueType, Allocator >inline
Get(ValueType &root) const rapidjson::GenericPointer< ValueType, Allocator >inline
Get(const ValueType &root) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetParseErrorCode() const rapidjson::GenericPointer< ValueType, Allocator >inline
GetParseErrorOffset() const rapidjson::GenericPointer< ValueType, Allocator >inline
GetTokenCount() const rapidjson::GenericPointer< ValueType, Allocator >inline
GetTokens() const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(ValueType &root, const ValueType &defaultValue, typename ValueType::AllocatorType &allocator) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(ValueType &root, const Ch *defaultValue, typename ValueType::AllocatorType &allocator) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(ValueType &root, const std::basic_string< Ch > &defaultValue, typename ValueType::AllocatorType &allocator) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(ValueType &root, T defaultValue, typename ValueType::AllocatorType &allocator) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, const ValueType &defaultValue) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, const Ch *defaultValue) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, const std::basic_string< Ch > &defaultValue) const rapidjson::GenericPointer< ValueType, Allocator >inline
GetWithDefault(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, T defaultValue) const rapidjson::GenericPointer< ValueType, Allocator >inline
IsValid() const rapidjson::GenericPointer< ValueType, Allocator >inline
operator!=(const GenericPointer &rhs) const rapidjson::GenericPointer< ValueType, Allocator >inline
operator=(const GenericPointer &rhs)rapidjson::GenericPointer< ValueType, Allocator >inline
operator==(const GenericPointer &rhs) const rapidjson::GenericPointer< ValueType, Allocator >inline
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(ValueType &root, T 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
Set(GenericDocument< EncodingType, typename ValueType::AllocatorType, stackAllocator > &document, T value) const rapidjson::GenericPointer< ValueType, Allocator >inline
Stringify(OutputStream &os) const rapidjson::GenericPointer< ValueType, Allocator >inline
StringifyUriFragment(OutputStream &os) 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
~GenericPointer()rapidjson::GenericPointer< ValueType, Allocator >inline