ConstIterator(const xiiBlockStorage< T, BlockSizeInByte, StorageType > &storage, xiiUInt32 uiStartIndex, xiiUInt32 uiCount) (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | protected |
CurrentElement() const (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | protected |
IsValid() const (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | |
m_Storage (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | protected |
m_uiCurrentIndex (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | protected |
m_uiEndIndex (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | protected |
Next() (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | |
operator const T *() const (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | |
operator T*() (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator | |
operator*() (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator | |
operator*() const (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | |
operator++() (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | |
operator->() (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator | |
operator->() const (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator | |
xiiBlockStorage< T, BlockSizeInByte, StorageType > (defined in xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator) | xiiBlockStorage< T, BlockSizeInByte, StorageType >::Iterator | friend |