DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Data Fields
DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer Union Reference

#include <LabelledMap.h>

Collaboration diagram for DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer:
Collaboration graph
[legend]

Data Fields

Data lastData
__AnyBlocknextBlock

Detailed Description

template<typename TData, unsigned int L, typename TWord, unsigned int N, unsigned int M>
union DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer

Used in first block to finish it or to point to the next block.

Definition at line 172 of file LabelledMap.h.


Field Documentation

template<typename TData, unsigned int L, typename TWord, unsigned int N, unsigned int M>
Data DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer::lastData

Definition at line 173 of file LabelledMap.h.

template<typename TData, unsigned int L, typename TWord, unsigned int N, unsigned int M>
__AnyBlock* DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer::nextBlock

The documentation for this union was generated from the following file: