DGtal 1.3.0
Loading...
Searching...
No Matches
Data Fields
DGtal::LabelledMap< TData, L, TWord, N, M >::DataOrBlockPointer Union Reference

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

#include <DGtal/base/LabelledMap.h>

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

◆ lastData

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.

◆ nextBlock

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

Definition at line 174 of file LabelledMap.h.


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