BALL::HashSet< Key >::Node Struct Reference

#include <BALL/DATATYPE/hashSet.h>

List of all members.

Public Member Functions

 Node (const KeyType &my_key, const Node *my_next)

Public Attributes

Nodenext
ValueType value

Detailed Description

template<class Key>
struct BALL::HashSet< Key >::Node

Definition at line 62 of file hashSet.h.


Constructor & Destructor Documentation

template<class Key>
BALL::HashSet< Key >::Node::Node ( const KeyType my_key,
const Node my_next 
) [inline]

Definition at line 67 of file hashSet.h.


Member Data Documentation

template<class Key>
Node* BALL::HashSet< Key >::Node::next

Definition at line 64 of file hashSet.h.

template<class Key>
ValueType BALL::HashSet< Key >::Node::value

Definition at line 65 of file hashSet.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3