MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::AllocatorWithCleanup< T > Member List

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

address(reference r) const (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >inline
address(const_reference r) const (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >inline
allocate(size_type n, const void *=0) (defined in TaoCrypt::AllocatorWithCleanup< T >)TaoCrypt::AllocatorWithCleanup< T >inline
const_pointer typedef (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >
const_reference typedef (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >
construct(pointer p, const T &val) (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >inline
deallocate(void *p, size_type n) (defined in TaoCrypt::AllocatorWithCleanup< T >)TaoCrypt::AllocatorWithCleanup< T >inline
destroy(pointer p) (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >inline
difference_type typedef (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >
max_size() const (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >inline
pointer typedef (defined in TaoCrypt::AllocatorWithCleanup< T >)TaoCrypt::AllocatorWithCleanup< T >
reallocate(T *p, size_type oldSize, size_type newSize, bool preserve) (defined in TaoCrypt::AllocatorWithCleanup< T >)TaoCrypt::AllocatorWithCleanup< T >inline
reference typedef (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >
size_type typedef (defined in TaoCrypt::AllocatorWithCleanup< T >)TaoCrypt::AllocatorWithCleanup< T >
value_type typedef (defined in TaoCrypt::AllocatorBase< T >)TaoCrypt::AllocatorBase< T >