RTC Toolkit  0.1.0-alpha
Public Member Functions | Protected Member Functions | List of all members
rtctk::rtcSupervisor::RtcMonitor Class Reference

#include <rtcMonitor.hpp>

Public Member Functions

 RtcMonitor (RtcSupervisor *parent)
 
 ~RtcMonitor ()
 
void StartMonitor ()
 
void StopMonitor ()
 
void StopThread ()
 
void svc ()
 

Protected Member Functions

void monitor ()
 

Constructor & Destructor Documentation

◆ RtcMonitor()

rtctk::rtcSupervisor::RtcMonitor::RtcMonitor ( RtcSupervisor parent)

Three seconds between iterations is responsive enough

◆ ~RtcMonitor()

rtctk::rtcSupervisor::RtcMonitor::~RtcMonitor ( )

Member Function Documentation

◆ monitor()

void rtctk::rtcSupervisor::RtcMonitor::monitor ( )
protected
Todo:
ping the objects and update global status

◆ StartMonitor()

void rtctk::rtcSupervisor::RtcMonitor::StartMonitor ( )

◆ StopMonitor()

void rtctk::rtcSupervisor::RtcMonitor::StopMonitor ( )

◆ StopThread()

void rtctk::rtcSupervisor::RtcMonitor::StopThread ( )

◆ svc()

void rtctk::rtcSupervisor::RtcMonitor::svc ( )

The documentation for this class was generated from the following files: