RtvcParameterValue< T > Class Template Reference


Detailed Description

template<class T>
class RtvcParameterValue< T >

Definition at line 49 of file CSettingsInterface.h.


Public Member Functions

 RtvcParameterValue ()
 ~RtvcParameterValue ()
bool contains (const std::string &sName)
std::vector
< std::string > 
getParameterNames ()
T * getParamAddress (const std::string &sName)
bool setParameterValue (const std::string &sName, T newValue)
bool revertToPreviousValue (const std::string &sName)
void addParam (const std::string &sName, T *pAddr, T defaultValue, bool bReadOnly, std::vector< T > &vAllowedValues)
int getSize ()

The documentation for this class was generated from the following file:
Generated on Fri Mar 13 14:12:39 2009 for RTVC by  doxygen 1.5.3