|
const T & | operator* () const |
|
const T * | operator-> () const |
|
| operator const T * () const |
|
void | Next () |
|
bool | IsValid () const |
|
void | operator++ () |
|
|
| ConstIterator (const xiiBlockStorage< T, BlockSizeInByte, StorageType > &storage, xiiUInt32 uiStartIndex, xiiUInt32 uiCount) |
|
T & | CurrentElement () const |
|
|
const xiiBlockStorage< T, BlockSizeInByte, StorageType > & | m_Storage |
|
xiiUInt32 | m_uiCurrentIndex |
|
xiiUInt32 | m_uiEndIndex |
|
|
class | xiiBlockStorage< T, BlockSizeInByte, StorageType > |
|
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Engine/Foundation/Memory/BlockStorage.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/Memory/Implementation/BlockStorage_inl.h