BALL
1.4.2
|
#include <BALL/DATATYPE/hashSet.h>
Public Member Functions | |
Node (const KeyType &my_key, const Node *my_next) | |
Public Attributes | |
Node * | next |
ValueType | value |
|
inline |
Node* BALL::HashSet< Key >::Node::next |
ValueType BALL::HashSet< Key >::Node::value |