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 > | |
T | initValue (unsigned int len) |
template<> | |
char * | initValue (unsigned int len) |
void TMCDB::checkMonitorValue | ( | T | value | ) |
Template function to check the monitor value (=in working method) if it is non-physical see: ICT-3207
value | given by the monitor We need this function just for double, for the rest could be jsut empty |
char* TMCDB::initValue | ( | unsigned int | len | ) |
T TMCDB::initValue | ( | unsigned int | len | ) |