Classes | Functions

TMCDB Namespace Reference

Classes

class  MCtestAlarmsComponentImpl
class  MCtestComponentImpl
class  MCtestDevIO
class  MCtestDevIOSeq
class  MCtestDevIONoIncremental
class  MCtestDevIOSeqNoIncremental
class  MCtestPropertiesComponentImpl
class  MonitorCollectorImpl
class  MonitorComponent
class  MonitorPointBase
class  MonitorPoint
class  ROMonitorPoint
class  EnumMonitorPoint
class  ROEnumMonitorPoint

Functions

template<class T >
void checkMonitorValue (T value)
template<class T >
initValue (unsigned int len)
template<>
char * initValue (unsigned int len)

Function Documentation

template<class T >
void TMCDB::checkMonitorValue ( value  ) 

Template function to check the monitor value (=in working method) if it is non-physical see: ICT-3207

Parameters:
value given by the monitor We need this function just for double, for the rest could be jsut empty
template<>
char* TMCDB::initValue ( unsigned int  len  ) 
template<class T >
T TMCDB::initValue ( unsigned int  len  )