Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Classes | Public Member Functions | Friends | List of all members
utils::FixedBlockAllocator< SIZE, OBJECTS > Class Template Reference
Inheritance diagram for utils::FixedBlockAllocator< SIZE, OBJECTS >:
Inheritance graph
[legend]
Collaboration diagram for utils::FixedBlockAllocator< SIZE, OBJECTS >:
Collaboration graph
[legend]

Public Member Functions

void * allocateBlock (size_t size=SIZE)
 
void deallocateBlock (void *pBlock)
 
std::size_t blockSize ()
 
uint32_t blockCount ()
 
uint32_t blocksInUse ()
 
uint32_t allocations ()
 
uint32_t deallocations ()
 

Friends

class utils::Singleton< FixedBlockAllocator< SIZE, OBJECTS > >
 

Additional Inherited Members

- Static Public Member Functions inherited from utils::Singleton< FixedBlockAllocator< 512, 4096 > >
static FixedBlockAllocator< 512, 4096 > & getInstance ()
 

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