SCIP-SDP  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BlockMemoryAllocator< T > Member List

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

address(reference x) const BlockMemoryAllocator< T >inline
address(const_reference x) const BlockMemoryAllocator< T >inline
allocate(size_type n, const_pointer=0)BlockMemoryAllocator< T >inline
BlockMemoryAllocator(SCIP *scip)BlockMemoryAllocator< T >inline
BlockMemoryAllocator(const BlockMemoryAllocator &other)BlockMemoryAllocator< T >inline
BlockMemoryAllocator(const BlockMemoryAllocator< U > &other)BlockMemoryAllocator< T >inline
const_pointer typedefBlockMemoryAllocator< T >
const_reference typedefBlockMemoryAllocator< T >
construct(pointer p, const value_type &x)BlockMemoryAllocator< T >inline
deallocate(pointer p, size_type n)BlockMemoryAllocator< T >inline
destroy(pointer p)BlockMemoryAllocator< T >inline
difference_type typedefBlockMemoryAllocator< T >
max_size() const BlockMemoryAllocator< T >inline
operator!=(const BlockMemoryAllocator< S > &left, const BlockMemoryAllocator< S > &right)BlockMemoryAllocator< T >friend
operator=(BlockMemoryAllocator const &b)BlockMemoryAllocator< T >inline
operator==(const BlockMemoryAllocator< S > &left, const BlockMemoryAllocator< S > &right)BlockMemoryAllocator< T >friend
pointer typedefBlockMemoryAllocator< T >
reference typedefBlockMemoryAllocator< T >
scip_BlockMemoryAllocator< T >private
size_type typedefBlockMemoryAllocator< T >
value_type typedefBlockMemoryAllocator< T >
~BlockMemoryAllocator()BlockMemoryAllocator< T >inline