Honeycomb  0.1
Component-Model Framework
honey::lockfree::FreeListAllocator< T > Member List

This is the complete list of members for honey::lockfree::FreeListAllocator< T >, including all inherited members.

address(reference x) consthoney::Allocator< FreeListAllocator, T >inline
address(const_reference x) consthoney::Allocator< FreeListAllocator, T >inline
allocate(size_type n, const void *=0)honey::MemPoolAllocator< FreeListAllocator, T >inline
allocate(size_type n, const char *srcFile, int srcLine, const void *=0)honey::MemPoolAllocator< FreeListAllocator, T >inline
const_pointer typedefhoney::Allocator< FreeListAllocator, T >
const_reference typedefhoney::Allocator< FreeListAllocator, T >
construct(U *p, Args &&...args)honey::Allocator< FreeListAllocator, T >inline
deallocate(pointer p, size_type)honey::MemPoolAllocator< FreeListAllocator, T >inline
destroy(U *p)honey::Allocator< FreeListAllocator, T >inline
difference_type typedefhoney::Allocator< FreeListAllocator, T >
FreeListAllocator()=defaulthoney::lockfree::FreeListAllocator< T >
FreeListAllocator(const FreeListAllocator< U > &)honey::lockfree::FreeListAllocator< T >inline
max_size() consthoney::Allocator< FreeListAllocator, T >inline
operator!=(const FreeListAllocator< T > &) consthoney::Allocator< FreeListAllocator, T >inline
operator==(const FreeListAllocator< T > &) consthoney::Allocator< FreeListAllocator, T >inline
pointer typedefhoney::MemPoolAllocator< FreeListAllocator, T >
pool()honey::lockfree::FreeListAllocator< T >inline
reference typedefhoney::Allocator< FreeListAllocator, T >
size_type typedefhoney::MemPoolAllocator< FreeListAllocator, T >
subc()honey::Allocator< FreeListAllocator, T >inlineprotected
subc() consthoney::Allocator< FreeListAllocator, T >inlineprotected
value_type typedefhoney::Allocator< FreeListAllocator, T >