BigChunk< chunkSize, slotSize, Super > Class Template Reference
#include <bigchunk.h>
List of all members.
template<int chunkSize, int slotSize, class Super>
class BigChunk< chunkSize, slotSize, Super >
Constructor & Destructor Documentation
template<int chunkSize, int slotSize, class Super >
Member Function Documentation
template<int chunkSize, int slotSize, class Super>
static size_t BigChunk< chunkSize, slotSize, Super >::align |
( |
size_t |
sz |
) |
[inline, static, private] |
template<int chunkSize, int slotSize, class Super >
template<int chunkSize, int slotSize, class Super>
template<int chunkSize, int slotSize, class Super>
template<int chunkSize, int slotSize, class Super >
template<int chunkSize, int slotSize, class Super >
int BigChunk< chunkSize, slotSize, Super >::getNumSlots |
( |
void |
|
) |
[inline, static] |
template<int chunkSize, int slotSize, class Super >
int BigChunk< chunkSize, slotSize, Super >::getNumSlotsFree |
( |
void |
|
) |
[inline] |
template<int chunkSize, int slotSize, class Super >
int BigChunk< chunkSize, slotSize, Super >::getNumSlotsInUse |
( |
void |
|
) |
[inline] |
template<int chunkSize, int slotSize, class Super >
template<int chunkSize, int slotSize, class Super >
void * BigChunk< chunkSize, slotSize, Super >::getSlot |
( |
void |
|
) |
[inline] |
template<int chunkSize, int slotSize, class Super >
void BigChunk< chunkSize, slotSize, Super >::putSlot |
( |
void * |
ptr |
) |
[inline] |
template<int chunkSize, int slotSize, class Super>
template<int chunkSize, int slotSize, class Super >
template<int chunkSize, int slotSize, class Super >
Member Data Documentation
template<int chunkSize, int slotSize, class Super>
template<int chunkSize, int slotSize, class Super>
template<int chunkSize, int slotSize, class Super>
template<int chunkSize, int slotSize, class Super>
template<int chunkSize, int slotSize, class Super>
The documentation for this class was generated from the following file: