Orfeo Toolbox  3.16
Public Types | Public Attributes | List of all members
itk::hashtable_node< Value > Struct Template Reference

#include <itk_hashtable.h>

+ Collaboration diagram for itk::hashtable_node< Value >:

Public Types

typedef hashtable_node< Value > self
 

Public Attributes

selfnext
 
Value val
 

Detailed Description

template<class Value>
struct itk::hashtable_node< Value >

Definition at line 186 of file itk_hashtable.h.

Member Typedef Documentation

template<class Value>
typedef hashtable_node<Value> itk::hashtable_node< Value >::self

Definition at line 188 of file itk_hashtable.h.

Member Data Documentation

template<class Value>
self* itk::hashtable_node< Value >::next
template<class Value>
Value itk::hashtable_node< Value >::val

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

Generated at Sun Jun 16 2013 01:54:41 for Orfeo Toolbox with doxygen 1.8.3.1