DelegateMQ
Loading...
Searching...
No Matches
AllocatorPool< T, Objects > Class Template Reference

#include <Allocator.h>

Inheritance diagram for AllocatorPool< T, Objects >:
Allocator

Public Member Functions

 AllocatorPool ()
 
- Public Member Functions inherited from Allocator
 Allocator (size_t size, uint32_t objects=0, char *memory=NULL, const char *name=NULL)
 
 ~Allocator ()
 Destructor.
 
void * Allocate (size_t size)
 
void Deallocate (void *pBlock)
 
const char * GetName ()
 
size_t GetBlockSize ()
 
uint32_t GetBlockCount ()
 
uint32_t GetBlocksInUse ()
 
uint32_t GetAllocations ()
 
uint32_t GetDeallocations ()
 

Constructor & Destructor Documentation

◆ AllocatorPool()

template<class T , uint32_t Objects>
AllocatorPool< T, Objects >::AllocatorPool ( )
inline

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