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