Plasma Engine  2.0
Loading...
Searching...
No Matches
plBlockStorage< T, BlockSizeInByte, StorageType > Class Template Reference

Classes

class  ConstIterator
 
class  Iterator
 

Public Member Functions

 plBlockStorage (plLargeBlockAllocator< BlockSizeInByte > *pBlockAllocator, plAllocator *pAllocator)
 
void Clear ()
 
T * Create ()
 
void Delete (T *pObject)
 
void Delete (T *pObject, T *&out_pMovedObject)
 
plUInt32 GetCount () const
 
Iterator GetIterator (plUInt32 uiStartIndex=0, plUInt32 uiCount=plInvalidIndex)
 
ConstIterator GetIterator (plUInt32 uiStartIndex=0, plUInt32 uiCount=plInvalidIndex) const
 

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