#include <BlockWipedAllocator.h>
Static Public Member Functions | |
static void * | alloc () |
static BlockWipedAllocator & | allocator () |
static void | dealloc (void *p) |
static void | destroy (T *p) |
static void | operator delete (void *p) |
static void * | operator new (size_t) |
static void * | operator new (size_t, void *p) |
static BlockWipedAllocator::Stat | stat () |
Definition at line 196 of file BlockWipedAllocator.h.
|
inlinestatic |
Definition at line 210 of file BlockWipedAllocator.h.
Referenced by BlockWipedAllocated< _bqueue_item< T > >::operator new().
|
inlinestatic |
Definition at line 232 of file BlockWipedAllocator.h.
Referenced by BlockWipedAllocated< _bqueue_item< T > >::alloc(), BlockWipedAllocated< _bqueue_item< T > >::dealloc(), SizeBlockWipedAllocated< T >::operator delete(), SizeBlockWipedAllocated< T >::operator new(), BlockWipedAllocated< _bqueue_item< T > >::stat(), and SizeBlockWipedAllocated< T >::stat().
|
inlinestatic |
Definition at line 215 of file BlockWipedAllocator.h.
Referenced by BlockWipedAllocated< _bqueue_item< T > >::operator delete().
|
inlinestatic |
Definition at line 229 of file BlockWipedAllocator.h.
|
inlinestatic |
Definition at line 202 of file BlockWipedAllocator.h.
|
inlinestatic |
Definition at line 198 of file BlockWipedAllocator.h.
|
inlinestatic |
Definition at line 206 of file BlockWipedAllocator.h.
|
inlinestatic |
Definition at line 238 of file BlockWipedAllocator.h.