File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer Union Reference

Forward declaration. More...

#include <DGtal/base/LabelledMap.h>

Data Fields

__FirstBlockfirst
 
__AnyBlockany
 

Detailed Description

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

Forward declaration.

Definition at line 166 of file LabelledMap.h.

Field Documentation

◆ any

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

Definition at line 168 of file LabelledMap.h.

◆ first

template<typename TData , unsigned int L, typename TWord , unsigned int N, unsigned int M>
__FirstBlock* DGtal::LabelledMap< TData, L, TWord, N, M >::BlockPointer::first

Definition at line 167 of file LabelledMap.h.


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