Elaztek Developer Hub
Blamite Game Engine - blam!  00367.02.08.23.1815.blamite
The core library for the Blamite Game Engine.
StdAllocator< T, BaseAllocator > Member List

This is the complete list of members for StdAllocator< T, BaseAllocator >, including all inherited members.

address(reference r) const RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
address(const_reference r) const RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
allocate(size_type n=1, const void *=0)StdAllocator< T, BaseAllocator >inline
allocate(size_type n=1, const void *=0)StdAllocator< T, BaseAllocator >inline
BaseAllocatorType typedefStdAllocator< T, BaseAllocator >
const_pointer typedefStdAllocator< T, BaseAllocator >
const_reference typedefStdAllocator< T, BaseAllocator >
construct(pointer p, const_reference r)StdAllocator< T, BaseAllocator >inline
deallocate(U *p, size_type n=1)StdAllocator< T, BaseAllocator >inline
deallocate(pointer p, size_type n=1)StdAllocator< T, BaseAllocator >inline
destroy(pointer p)StdAllocator< T, BaseAllocator >inline
difference_type typedefStdAllocator< T, BaseAllocator >
Free(void *ptr) RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inlinestatic
kNeedFreeStdAllocator< T, BaseAllocator >static
kRefCountedStdAllocator< T, BaseAllocator >static
Malloc(size_t size)StdAllocator< T, BaseAllocator >inline
max_size() const RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
operator!=(const StdAllocator< U, BaseAllocator > &rhs) const RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
operator==(const StdAllocator< U, BaseAllocator > &rhs) const RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
pointer typedefStdAllocator< T, BaseAllocator >
Realloc(void *originalPtr, size_t originalSize, size_t newSize)StdAllocator< T, BaseAllocator >inline
reference typedefStdAllocator< T, BaseAllocator >
size_type typedefStdAllocator< T, BaseAllocator >
StdAllocator classStdAllocator< T, BaseAllocator >friend
StdAllocator() RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
StdAllocator(const StdAllocator &rhs) RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
StdAllocator(const StdAllocator< U, BaseAllocator > &rhs) RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
StdAllocator(const BaseAllocator &allocator) RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline
value_type typedefStdAllocator< T, BaseAllocator >
~StdAllocator() RAPIDJSON_NOEXCEPTStdAllocator< T, BaseAllocator >inline