RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::componentFramework::Runnable< Super >::BizLogicIf Class Reference

#include <runnable.hpp>

Inheritance diagram for rtctk::componentFramework::Runnable< Super >::BizLogicIf:
rtctk::ddtServer::BusinessLogic rtctk::exampleComponent::BusinessLogic rtctk::exampleDataTask::BusinessLogic rtctk::exampleDataTask::BusinessLogic rtctk::exampleDataTask::BusinessLogic rtctk::exampleDataTask::BusinessLogic rtctk::mudpiPub::BusinessLogic rtctk::telRepub::TelRepubBusinessLogic rtctk::telSub::BusinessLogic rtctk::telemetryRecorder::BusinessLogic

Public Member Functions

virtual void ActivityGoingRunning (StopToken st)
 
virtual void ActivityGoingIdle (StopToken st)
 
virtual void ActivityRunning (StopToken st)
 
virtual void ActivityRecovering (StopToken st)
 

Member Function Documentation

◆ ActivityGoingIdle()

template<typename Super >
virtual void rtctk::componentFramework::Runnable< Super >::BizLogicIf::ActivityGoingIdle ( StopToken st)
inlinevirtual

◆ ActivityGoingRunning()

template<typename Super >
virtual void rtctk::componentFramework::Runnable< Super >::BizLogicIf::ActivityGoingRunning ( StopToken st)
inlinevirtual

◆ ActivityRecovering()

template<typename Super >
virtual void rtctk::componentFramework::Runnable< Super >::BizLogicIf::ActivityRecovering ( StopToken st)
inlinevirtual

◆ ActivityRunning()

template<typename Super >
virtual void rtctk::componentFramework::Runnable< Super >::BizLogicIf::ActivityRunning ( StopToken st)
inlinevirtual

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