#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 | ) |
|
|
override |
◆ ActivityGoingRunning()
| void BusinessLogic::ActivityGoingRunning |
( |
StopToken | st | ) |
|
|
override |
◆ ActivityInitialising()
| void BusinessLogic::ActivityInitialising |
( |
StopToken | st | ) |
|
|
override |
◆ ActivityRecovering()
| void BusinessLogic::ActivityRecovering |
( |
StopToken | st | ) |
|
|
override |
◆ ActivityRunning()
| void BusinessLogic::ActivityRunning |
( |
StopToken | st | ) |
|
|
override |
◆ ActivityStarting()
| void BusinessLogic::ActivityStarting |
( |
StopToken | st | ) |
|
|
override |
◆ ActivityUpdating()
◆ GuardUpdatingAllowed()
| bool BusinessLogic::GuardUpdatingAllowed |
( |
const JsonPayload & | args | ) |
|
|
override |
The documentation for this class was generated from the following files: