Nugget
eastl::allocator Member List

This is the complete list of members for eastl::allocator, including all inherited members.

allocate(size_t n, int flags=0) (defined in eastl::allocator)eastl::allocatorinline
allocate(size_t n, size_t alignment, size_t offset, int flags=0) (defined in eastl::allocator)eastl::allocatorinline
allocator(const char *pName=EASTL_NAME_VAL(EASTL_ALLOCATOR_DEFAULT_NAME)) (defined in eastl::allocator)eastl::allocator
allocator(const allocator &x) (defined in eastl::allocator)eastl::allocator
allocator(const allocator &x, const char *pName) (defined in eastl::allocator)eastl::allocator
deallocate(void *p, size_t n) (defined in eastl::allocator)eastl::allocatorinline
get_name() const (defined in eastl::allocator)eastl::allocatorinline
operator=(const allocator &x) (defined in eastl::allocator)eastl::allocatorinline
set_name(const char *pName) (defined in eastl::allocator)eastl::allocatorinline