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