Pyrogenesis  trunk
ProxyAllocator< T, Allocator > Member List

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

address(reference r)ProxyAllocator< T, Allocator >inline
address(const_reference s)ProxyAllocator< T, Allocator >inline
allocate(size_type n)ProxyAllocator< T, Allocator >inline
allocate(size_type n, const void *const)ProxyAllocator< T, Allocator >inline
allocatorProxyAllocator< T, Allocator >
const_pointer typedefProxyAllocator< T, Allocator >
const_reference typedefProxyAllocator< T, Allocator >
construct(const pointer ptr, const value_type &t)ProxyAllocator< T, Allocator >inline
deallocate(const pointer ptr, const size_type n)ProxyAllocator< T, Allocator >inline
destroy(pointer ptr)ProxyAllocator< T, Allocator >inline
difference_type typedefProxyAllocator< T, Allocator >
max_size() const ProxyAllocator< T, Allocator >inline
operator!=(const ProxyAllocator &rhs) const ProxyAllocator< T, Allocator >inline
operator==(const ProxyAllocator &rhs) const ProxyAllocator< T, Allocator >inline
pointer typedefProxyAllocator< T, Allocator >
ProxyAllocator()ProxyAllocator< T, Allocator >explicit
ProxyAllocator(Allocator &allocator)ProxyAllocator< T, Allocator >inlineexplicit
ProxyAllocator(const ProxyAllocator< U, A > &rhs)ProxyAllocator< T, Allocator >inline
reference typedefProxyAllocator< T, Allocator >
size_type typedefProxyAllocator< T, Allocator >
value_type typedefProxyAllocator< T, Allocator >