7#include "TestProc_SK.h"
27 virtual void step()
override;
28 virtual void sensorInfo(
const uniset::SensorMessage* sm )
override;
29 virtual void timerInfo(
const uniset::TimerMessage* tm )
override;
30 virtual void sysCommand(
const uniset::SystemMessage* sm )
override;
34 void test_undefined_state();
35 void test_thresholds();
39 bool state = {
false };
40 bool undef = {
false };
42 std::vector<Debug::type> loglevels;
43 std::vector<Debug::type>::iterator lit;
Определения MBSlaveTest/TestProc_SK.h:30
xmlNode * confnode
Определения MBSlaveTest/TestProc_SK.h:265
Определения MBSlaveTest/TestProc.h:12
virtual std::string getMonitInfo() const override
Определения SMemoryTest/TestProc.cc:54
std::shared_ptr< Configuration > uniset_conf() noexcept
Определения Configuration.cc:106
long ObjectId
Определения UniSetTypes_i.idl:30