Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

HashMap::Node Struct Reference

#include <OpenMS/DATASTRUCTURES/HashMap.h>

List of all members.


Detailed Description

template<class Key, class T>
struct OpenMS::HashMap< Key, T >::Node

HashMap node (internal use only).

Public Member Functions

 Node (const ValueType &my_value, const Node *my_next) throw ()

Public Attributes

Nodenext
ValueType value

Constructor & Destructor Documentation

Node ( const ValueType my_value,
const Node my_next 
) throw () [inline]


Member Data Documentation

Node* next

ValueType value


The documentation for this struct was generated from the following file:
Generated Tue Apr 1 15:36:43 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1