DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Data Fields
DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer Union Reference

#include <IndexedListWithBlocks.h>

Collaboration diagram for DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer:
Collaboration graph
[legend]

Data Fields

FirstBlockfirst
AnyBlockany

Detailed Description

template<typename TValue, unsigned int N, unsigned int M>
union DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer

Definition at line 125 of file IndexedListWithBlocks.h.


Field Documentation

template<typename TValue, unsigned int N, unsigned int M>
AnyBlock* DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer::any

Definition at line 127 of file IndexedListWithBlocks.h.

template<typename TValue, unsigned int N, unsigned int M>
FirstBlock* DGtal::IndexedListWithBlocks< TValue, N, M >::BlockPointer::first

Definition at line 126 of file IndexedListWithBlocks.h.


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