XII Release 0.1.0
Loading...
Searching...
No Matches
xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator Class Reference
Inheritance diagram for xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator:
[legend]

Public Member Functions

const T & operator* () const
 
const T * operator-> () const
 
 operator const T * () const
 
void Next ()
 
bool IsValid () const
 
void operator++ ()
 

Protected Member Functions

 ConstIterator (const xiiBlockStorage< T, BlockSizeInByte, StorageType > &storage, xiiUInt32 uiStartIndex, xiiUInt32 uiCount)
 
T & CurrentElement () const
 

Protected Attributes

const xiiBlockStorage< T, BlockSizeInByte, StorageType > & m_Storage
 
xiiUInt32 m_uiCurrentIndex
 
xiiUInt32 m_uiEndIndex
 

Friends

class xiiBlockStorage< T, BlockSizeInByte, StorageType >
 

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