address(reference r) const RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
address(const_reference r) const RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
allocate(size_type n=1, const void *=0) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
allocate(size_type n=1, const void *=0) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
BaseAllocatorType typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
const_pointer typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
const_reference typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
construct(pointer p, const_reference r) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
deallocate(U *p, size_type n=1) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
deallocate(pointer p, size_type n=1) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
destroy(pointer p) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
difference_type typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
Free(void *ptr) RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inlinestatic |
kNeedFree | rapidjson::StdAllocator< T, BaseAllocator > | static |
kRefCounted (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | static |
Malloc(size_t size) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
max_size() const RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
operator!=(const StdAllocator< U, BaseAllocator > &rhs) const RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
operator==(const StdAllocator< U, BaseAllocator > &rhs) const RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
pointer typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
Realloc(void *originalPtr, size_t originalSize, size_t newSize) (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
reference typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
size_type typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
StdAllocator (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | friend |
StdAllocator() RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
StdAllocator(const StdAllocator &rhs) RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
StdAllocator(const StdAllocator< U, BaseAllocator > &rhs) RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
StdAllocator(const BaseAllocator &allocator) RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |
value_type typedef (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | |
~StdAllocator() RAPIDJSON_NOEXCEPT (定义于 rapidjson::StdAllocator< T, BaseAllocator >) | rapidjson::StdAllocator< T, BaseAllocator > | inline |