Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Table< K, V >::Default::EntryList Class Reference

List of all members.

Public Member Functions

 EntryList (const K &k, const V &v, EntryList *next)

Public Attributes

EntryListtail
key
val

template<class K, class V>
class Table< K, V >::Default::EntryList


Constructor & Destructor Documentation

template<class K, class V>
Table< K, V >::Default::EntryList::EntryList const K &  k,
const V &  v,
EntryList next
[inline]
 

Definition at line 170 of file Table.H.


Member Data Documentation

template<class K, class V>
K Table< K, V >::Default::EntryList::key
 

Definition at line 173 of file Table.H.

Referenced by Table< K, V >::Default::Delete(), Table< K, V >::Default::Get(), Table< K, V >::Default::Put(), and Table< K, V >::Default::Rehash().

template<class K, class V>
EntryList* Table< K, V >::Default::EntryList::tail
 

Definition at line 172 of file Table.H.

Referenced by Table< K, V >::Default::Delete(), Table< K, V >::Default::Get(), Table< K, V >::Default::Put(), Table< K, V >::Default::Rehash(), and Table< K, V >::Default::~Default().

template<class K, class V>
V Table< K, V >::Default::EntryList::val
 

Definition at line 174 of file Table.H.

Referenced by Table< K, V >::Default::Delete(), Table< K, V >::Default::Get(), and Table< K, V >::Default::Put().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:14 2006 for Vesta by  doxygen 1.4.2