QDOS::InterpTypes< Tx, Ty > Class Template Reference

#include <Interp.h>

List of all members.

Public Member Functions

 InterpTypes ()
 ~InterpTypes ()
Interp< Tx, Ty > * get_interp_type (string str)
void set_interp_type (string str, Interp< Tx, Ty > *interp)

Private Attributes

map< string, Interp< Tx, Ty > * > _interp_types

template<class Tx, class Ty>
class QDOS::InterpTypes< Tx, Ty >


Constructor & Destructor Documentation

template<class Tx , class Ty >
QDOS::InterpTypes< Tx, Ty >::InterpTypes (  )  [inline]

template<class Tx , class Ty >
QDOS::InterpTypes< Tx, Ty >::~InterpTypes (  )  [inline]


Member Function Documentation

template<class Tx , class Ty >
Interp<Tx,Ty>* QDOS::InterpTypes< Tx, Ty >::get_interp_type ( string  str  )  [inline]

template<class Tx , class Ty >
void QDOS::InterpTypes< Tx, Ty >::set_interp_type ( string  str,
Interp< Tx, Ty > *  interp 
) [inline]


Member Data Documentation

template<class Tx , class Ty >
map<string,Interp<Tx,Ty>*> QDOS::InterpTypes< Tx, Ty >::_interp_types [private]


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

Generated on Tue Dec 9 16:55:39 2008 for QSAS by  doxygen 1.5.7