Go to the documentation of this file.
9 #ifndef RTCTK_RTCSUPERVISOR_RTCMONITOR_HPP_
10 #define RTCTK_RTCSUPERVISOR_RTCMONITOR_HPP_
Definition: rtcCommandRequest.hpp:17
void StopMonitor()
Definition: rtcMonitor.cpp:48
~RtcMonitor()
Definition: rtcMonitor.cpp:36
RtcMonitor(RtcSupervisor *parent)
Definition: rtcMonitor.cpp:25
void monitor()
Definition: rtcMonitor.cpp:94
void StopThread()
Definition: rtcMonitor.cpp:55
Definition: rtcSupervisor.hpp:32
Business Logic of the RtcSupervisor based on example component.
void svc()
Definition: rtcMonitor.cpp:62
Definition: rtcMonitor.hpp:19
void StartMonitor()
Definition: rtcMonitor.cpp:41