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

SimpleHash< T >::entry Struct Reference

List of all members.

Public Attributes

entrynext
uint64_t key
value

template<class T = uint64_t>
struct SimpleHash< T >::entry


Member Data Documentation

template<class T = uint64_t>
uint64_t SimpleHash< T >::entry::key
 

Definition at line 10 of file SimpleHash.h.

Referenced by SimpleHash< T >::insert(), and SimpleHash< T >::print().

template<class T = uint64_t>
struct entry* SimpleHash< T >::entry::next
 

Definition at line 9 of file SimpleHash.h.

Referenced by SimpleHash< T >::exists(), SimpleHash< T >::insert(), SimpleHash< T >::print(), SimpleHash< T >::values(), and SimpleHash< T >::~SimpleHash().

template<class T = uint64_t>
T SimpleHash< T >::entry::value
 

Definition at line 11 of file SimpleHash.h.

Referenced by SimpleHash< T >::exists(), SimpleHash< T >::insert(), and SimpleHash< T >::values().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 28 11:08:41 2008 for PMaCInstrumentor by doxygen 1.3.5