|
Security Scol plugin
|
This is the complete list of members for AllocatorWithCleanup< T, T_Align16 >, including all inherited members.
| address(reference r) const (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| address(const_reference r) const (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| allocate(size_type size, const void *ptr=NULLPTR) | AllocatorWithCleanup< T, T_Align16 > | inline |
| CheckSize(size_t size) | AllocatorBase< T > | inlineprotectedstatic |
| const_pointer typedef (defined in AllocatorBase< T >) | AllocatorBase< T > | |
| const_reference typedef (defined in AllocatorBase< T >) | AllocatorBase< T > | |
| construct(pointer p, const T &val) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| deallocate(void *ptr, size_type size) | AllocatorWithCleanup< T, T_Align16 > | inline |
| destroy(pointer p) (defined in AllocatorBase< T >) | AllocatorBase< T > | inline |
| difference_type typedef (defined in AllocatorBase< T >) | AllocatorBase< T > | |
| ELEMS_MAX | AllocatorBase< T > | static |
| max_size() const | AllocatorBase< T > | inline |
| pointer typedef (defined in AllocatorBase< T >) | AllocatorBase< T > | |
| reallocate(T *oldPtr, size_type oldSize, size_type newSize, bool preserve) | AllocatorWithCleanup< T, T_Align16 > | inline |
| reference typedef (defined in AllocatorBase< T >) | AllocatorBase< T > | |
| size_type typedef (defined in AllocatorBase< T >) | AllocatorBase< T > | |
| value_type typedef (defined in AllocatorBase< T >) | AllocatorBase< T > |