version 3.3

VRS::HashTable< T > Class Template Reference

Persistent Hash Table Template. More...

#include <vrs/container/hashtable.h>

Inheritance diagram for VRS::HashTable< T >:

VRS::NonPersistentHashTable< T > VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 HashTable (unsigned int noOfElements=0)
 VRS_TYPEINFO (HashTable, NonPersistentHashTable< T >)
 VRS_SERIALIZABLE (HashTable)


Detailed Description

template<class T>
class VRS::HashTable< T >

Persistent Hash Table Template.

Constructor & Destructor Documentation

template<class T>
VRS::HashTable< T >::HashTable ( unsigned int  noOfElements = 0  )  [inline]


Member Function Documentation

template<class T>
VRS::HashTable< T >::VRS_TYPEINFO ( HashTable< T >  ,
NonPersistentHashTable< T >   
)

template<class T>
VRS::HashTable< T >::VRS_SERIALIZABLE ( HashTable< T >   ) 


The documentation for this class was generated from the following file:

Generated on Mon May 21 06:00:16 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact