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

#include <rtctk/componentFramework/stdComponent.hpp>

Inheritance diagram for rtctk::componentFramework::StdComponent::BizLogicIf:
rtctk::componentFramework::RtcComponent::BizLogicIf BusinessLogic

Public Member Functions

virtual void ActivityStarting (StopToken st)
 
virtual void ActivityInitialising (StopToken)
 
virtual void ActivityEnabling (StopToken)
 
virtual void ActivityDisabling (StopToken)
 

Member Function Documentation

◆ ActivityDisabling()

virtual void rtctk::componentFramework::StdComponent::BizLogicIf::ActivityDisabling ( StopToken )
inlinevirtual

◆ ActivityEnabling()

virtual void rtctk::componentFramework::StdComponent::BizLogicIf::ActivityEnabling ( StopToken )
inlinevirtual

◆ ActivityInitialising()

virtual void rtctk::componentFramework::StdComponent::BizLogicIf::ActivityInitialising ( StopToken )
inlinevirtual

◆ ActivityStarting()

virtual void rtctk::componentFramework::StdComponent::BizLogicIf::ActivityStarting ( StopToken st)
inlinevirtual

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