XII Release 0.1.0
Loading...
Searching...
No Matches
xiiBlockStorage< T, BlockSizeInByte, StorageType > Class Template Reference

Classes

class  ConstIterator
 
class  Iterator
 

Public Member Functions

 xiiBlockStorage (xiiLargeBlockAllocator< BlockSizeInByte > *pBlockAllocator, xiiAllocatorBase *pAllocator)
 
void Clear ()
 
T * Create ()
 
void Delete (T *pObject)
 
void Delete (T *pObject, T *&out_pMovedObject)
 
xiiUInt32 GetCount () const
 
Iterator GetIterator (xiiUInt32 uiStartIndex=0, xiiUInt32 uiCount=xiiInvalidIndex)
 
ConstIterator GetIterator (xiiUInt32 uiStartIndex=0, xiiUInt32 uiCount=xiiInvalidIndex) const
 

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