#include <businessLogic.hpp>
◆ ComponentType
◆ BusinessLogic()
BusinessLogic::BusinessLogic |
( |
const std::string & |
name, |
|
|
ServiceContainer & |
services |
|
) |
| |
◆ ~BusinessLogic()
virtual rtctk::exampleComponent::BusinessLogic::~BusinessLogic |
( |
| ) |
|
|
virtualdefault |
◆ ActivityDisabling()
void BusinessLogic::ActivityDisabling |
( |
StopToken |
st | ) |
|
|
override |
◆ ActivityEnabling()
void BusinessLogic::ActivityEnabling |
( |
StopToken |
st | ) |
|
|
override |
◆ ActivityGoingIdle()
void BusinessLogic::ActivityGoingIdle |
( |
StopToken |
st | ) |
|
|
overridevirtual |
◆ ActivityGoingRunning()
void BusinessLogic::ActivityGoingRunning |
( |
StopToken |
st | ) |
|
|
overridevirtual |
◆ ActivityInitialising()
void BusinessLogic::ActivityInitialising |
( |
StopToken |
st | ) |
|
|
override |
◆ ActivityRecovering()
void BusinessLogic::ActivityRecovering |
( |
StopToken |
st | ) |
|
|
overridevirtual |
◆ ActivityRunning()
void BusinessLogic::ActivityRunning |
( |
StopToken |
st | ) |
|
|
overridevirtual |
◆ ActivityStarting()
void BusinessLogic::ActivityStarting |
( |
StopToken |
st | ) |
|
|
override |
◆ ActivityUpdating()
◆ GuardUpdatingAllowed()
bool BusinessLogic::GuardUpdatingAllowed |
( |
Payload |
args | ) |
|
|
override |
The documentation for this class was generated from the following files: