RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
rtctk::componentFramework::Runnable< Super >::BizLogicIf Class Reference

#include <runnable.hpp>

Inheritance diagram for rtctk::componentFramework::Runnable< Super >::BizLogicIf:
rtctk::mudpiPub::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

Reimplemented in rtctk::mudpiPub::BusinessLogic.


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