DGtal
0.6.devel
|
#include <LabelledMap.h>
Data Fields | |
Data | lastData |
__AnyBlock * | nextBlock |
Used in first block to finish it or to point to the next block.
Definition at line 172 of file LabelledMap.h.
Data DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer::lastData |
Definition at line 173 of file LabelledMap.h.
__AnyBlock* DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer::nextBlock |
Definition at line 174 of file LabelledMap.h.
Referenced by DGtal::LabelledMap< TData, L, TWord, N, M >::BlockConstIterator::BlockConstIterator(), DGtal::LabelledMap< TData, L, TWord, N, M >::BlockIterator::BlockIterator(), DGtal::LabelledMap< TData, L, TWord, N, M >::LabelledMap(), and DGtal::LabelledMap< TData, L, TWord, N, M >::operator=().