versadac  1
versadac - Scalable Recorder Firmware
Public Member Functions | List of all members
object_memory_pool< T, size > Class Template Reference

Public Member Functions

size_t load (void) const pool_nothrow
 
T * allocate (void) pool_hot
 
void * allocate_noctor (void) pool_nothrow
 
void deallocate (T *ptr) pool_hot
 
memory_pool< sizeof(T), size > * contains (T *ptr) const pool_hot
 
T * alloc_nofallback () pool_hot
 
void deallocate_nofallback (T *ptr) pool_hot
 

The documentation for this class was generated from the following file: