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