![]() |
Plasma Engine
2.0
|
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 |