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

PLearn::HashKeyDataPair< KeyType, DataType > Class Template Reference

#include <Hash.h>

Collaboration diagram for PLearn::HashKeyDataPair< KeyType, DataType >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HashKeyDataPair ()
 HashKeyDataPair (const KeyType &the_key, const DataType &the_data)
 ~HashKeyDataPair ()

Public Attributes

KeyType * key
DataType * data

template<class KeyType, class DataType>
class PLearn::HashKeyDataPair< KeyType, DataType >


Constructor & Destructor Documentation

template<class KeyType, class DataType>
PLearn::HashKeyDataPair< KeyType, DataType >::HashKeyDataPair  ) 
 

Definition at line 154 of file Hash.h.

template<class KeyType, class DataType>
PLearn::HashKeyDataPair< KeyType, DataType >::HashKeyDataPair const KeyType &  the_key,
const DataType &  the_data
 

Definition at line 160 of file Hash.h.

References PLearn::HashKeyDataPair< KeyType, DataType >::data, and PLearn::HashKeyDataPair< KeyType, DataType >::key.

template<class KeyType, class DataType>
PLearn::HashKeyDataPair< KeyType, DataType >::~HashKeyDataPair  ) 
 

Definition at line 167 of file Hash.h.

References PLearn::HashKeyDataPair< KeyType, DataType >::data, and PLearn::HashKeyDataPair< KeyType, DataType >::key.


Member Data Documentation

template<class KeyType, class DataType>
DataType* PLearn::HashKeyDataPair< KeyType, DataType >::data
 

Definition at line 78 of file Hash.h.

Referenced by PLearn::HashKeyDataPair< KeyType, DataType >::HashKeyDataPair(), and PLearn::HashKeyDataPair< KeyType, DataType >::~HashKeyDataPair().

template<class KeyType, class DataType>
KeyType* PLearn::HashKeyDataPair< KeyType, DataType >::key
 

Definition at line 77 of file Hash.h.

Referenced by PLearn::HashKeyDataPair< KeyType, DataType >::HashKeyDataPair(), and PLearn::HashKeyDataPair< KeyType, DataType >::~HashKeyDataPair().


The documentation for this class was generated from the following file:
Generated on Tue Aug 17 16:23:50 2004 for PLearn by doxygen 1.3.7