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.

Public Types

typedef hashtable_node< Value > self

Public Attributes

selfnext
Value val

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


Member Typedef Documentation

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

Definition at line 161 of file itk_hashtable.h.


Member Data Documentation

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

Definition at line 162 of file itk_hashtable.h.

Referenced by itk::hashtable_base< Value, Alloc >::clear(), itk::hashtable_base< Value, Alloc >::copy_from(), itk::hashtable< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::count(), itk::hashtable< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::elems_in_bucket(), itk::hashtable< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::find(), itk::hashtable_base< Value, Alloc >::new_node(), itk::hashtable_const_iterator< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::operator++(), and itk::hashtable_iterator< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::operator++().

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

Definition at line 163 of file itk_hashtable.h.

Referenced by itk::hashtable_base< Value, Alloc >::copy_from(), itk::hashtable< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::count(), itk::hashtable_base< Value, Alloc >::delete_node(), itk::hashtable< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::find(), itk::hashtable_base< Value, Alloc >::new_node(), itk::hashtable_const_iterator< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::operator *(), itk::hashtable_iterator< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::operator *(), itk::hashtable_const_iterator< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::operator++(), and itk::hashtable_iterator< Value, Key, HashFcn, ExtractKey, EqualKey, Alloc >::operator++().


The documentation for this struct was generated from the following file:
Generated at Sun Apr 1 02:58:20 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000