Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

__hashtable_node Struct Template Reference

#include <stl_hashtable.h>

Collaboration diagram for __hashtable_node:

Collaboration graph
[legend]
List of all members.

Public Attributes

__hashtable_node * next
Value val

template<class Value>
struct __hashtable_node< Value >


Member Data Documentation

template<class Value>
__hashtable_node* __hashtable_node::next
 

Definition at line 52 of file stl_hashtable.h.

Referenced by hashtable::clear, hashtable::copy_from, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::count, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::elems_in_bucket, hashtable::equal_range, hashtable::erase, hashtable::erase_bucket, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::find, hashtable::find_or_insert, hashtable::insert_equal_noresize, hashtable::insert_unique_noresize, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::new_node, __hashtable_const_iterator::operator++, __hashtable_iterator::operator++, and hashtable::resize.

template<class Value>
Value __hashtable_node::val
 

Definition at line 53 of file stl_hashtable.h.

Referenced by hashtable::copy_from, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::count, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::delete_node, hashtable::equal_range, hashtable::erase, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::find, hashtable::find_or_insert, hashtable::insert_equal_noresize, hashtable::insert_unique_noresize, hashtable< Value, Value, HashFcn, identity< Value >, EqualKey, Alloc >::new_node, __hashtable_const_iterator::operator *, __hashtable_iterator::operator *, __hashtable_const_iterator::operator++, __hashtable_iterator::operator++, and hashtable::resize.


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

Documentation generated on Thu May 2 15:03:15 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001