Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::hashtable_node< Value > Struct Template Reference

#include <itk_hashtable.h>

Collaboration diagram for itk::hashtable_node< Value >:

Collaboration graph
[legend]

List of all members.


Detailed Description

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

Definition at line 178 of file itk_hashtable.h.


Public Types

typedef hashtable_node< Value > self

Public Attributes

selfnext
Value val

Member Typedef Documentation

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

Definition at line 180 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 Thu May 28 14:43:21 2009 for ITK by doxygen 1.5.5 written by Dimitri van Heesch, © 1997-2000