version 3.3

VRS::Dictionary< K, V > Class Template Reference

#include <vrs/container/dictionary.h>

Inheritance diagram for VRS::Dictionary< K, V >:

VRS::NonPersistentDictionary< K, V > VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 Dictionary (unsigned int estimatedElements=0)
 < Persistent dictionary template.
 VRS_TYPEINFO (Dictionary, VRS_TEMPLATE_ARGS_2(K, V, NonPersistentDictionary))
 VRS_SERIALIZABLE (Dictionary)

template<typename K, typename V>
class VRS::Dictionary< K, V >


Constructor & Destructor Documentation

template<typename K, typename V>
VRS::Dictionary< K, V >::Dictionary ( unsigned int  estimatedElements = 0  )  [inline]

< Persistent dictionary template.

See Dictionary


Member Function Documentation

template<typename K, typename V>
VRS::Dictionary< K, V >::VRS_TYPEINFO ( Dictionary< K, V >  ,
VRS_TEMPLATE_ARGS_2(K, V, NonPersistentDictionary< K, V >)   
)

template<typename K, typename V>
VRS::Dictionary< K, V >::VRS_SERIALIZABLE ( Dictionary< K, V >   ) 


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

Generated on Tue May 21 06:00:22 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact