DGtal
0.6.devel
|
#include <IndexedListWithBlocks.h>
Data Fields | |
Value | lastValue |
AnyBlock * | nextBlock |
Used in blocks to finish it or to point to the next block.
Definition at line 131 of file IndexedListWithBlocks.h.
Value DGtal::IndexedListWithBlocks< TValue, N, M >::ValueOrBlockPointer::lastValue |
Definition at line 132 of file IndexedListWithBlocks.h.
AnyBlock* DGtal::IndexedListWithBlocks< TValue, N, M >::ValueOrBlockPointer::nextBlock |
Definition at line 133 of file IndexedListWithBlocks.h.
Referenced by DGtal::IndexedListWithBlocks< TValue, N, M >::ConstIterator::ConstIterator(), DGtal::IndexedListWithBlocks< TValue, N, M >::IndexedListWithBlocks(), DGtal::IndexedListWithBlocks< TValue, N, M >::Iterator::Iterator(), and DGtal::IndexedListWithBlocks< TValue, N, M >::operator=().