ezEngine  Release 25.03
ezBlockStorage< T, BlockSizeInByte, StorageType >::Iterator Member List

This is the complete list of members for ezBlockStorage< T, BlockSizeInByte, StorageType >::Iterator, including all inherited members.

ConstIterator(const ezBlockStorage< T, BlockSizeInByte, StorageType > &storage, ezUInt32 uiStartIndex, ezUInt32 uiCount) (defined in ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator)ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIteratorprotected
CurrentElement() const (defined in ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator)ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIteratorprotected
ezBlockStorage< T, BlockSizeInByte, StorageType > (defined in ezBlockStorage< T, BlockSizeInByte, StorageType >::Iterator)ezBlockStorage< T, BlockSizeInByte, StorageType >::Iteratorfriend
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 >::ConstIteratorprotected
m_uiCurrentIndex (defined in ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator)ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIteratorprotected
m_uiEndIndex (defined in ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIterator)ezBlockStorage< T, BlockSizeInByte, StorageType >::ConstIteratorprotected
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