#include <businessLogic.hpp>
◆ ComponentType [1/2]
◆ ComponentType [2/2]
◆ BusinessLogic() [1/2]
BusinessLogic::BusinessLogic |
( |
const std::string & |
name, |
|
|
ServiceContainer & |
services |
|
) |
| |
◆ ~BusinessLogic() [1/2]
virtual BusinessLogic::~BusinessLogic |
( |
| ) |
|
|
virtualdefault |
◆ BusinessLogic() [2/2]
BusinessLogic::BusinessLogic |
( |
const std::string & |
name, |
|
|
ServiceContainer & |
services |
|
) |
| |
|
inline |
◆ ~BusinessLogic() [2/2]
virtual BusinessLogic::~BusinessLogic |
( |
| ) |
|
|
inlinevirtual |
◆ ActivityDisabling()
void BusinessLogic::ActivityDisabling |
( |
StopToken |
st | ) |
|
|
inlineoverride |
◆ ActivityEnabling()
void BusinessLogic::ActivityEnabling |
( |
StopToken |
st | ) |
|
|
inlineoverride |
◆ ActivityGoingIdle()
void BusinessLogic::ActivityGoingIdle |
( |
StopToken |
st | ) |
|
|
inlineoverride |
◆ ActivityGoingRunning()
void BusinessLogic::ActivityGoingRunning |
( |
StopToken |
st | ) |
|
|
inlineoverride |
◆ ActivityInitialising()
void BusinessLogic::ActivityInitialising |
( |
StopToken |
st | ) |
|
|
inlineoverride |
◆ ActivityRunning()
void BusinessLogic::ActivityRunning |
( |
StopToken |
st | ) |
|
|
inlineoverride |
◆ ActivityStarting()
void BusinessLogic::ActivityStarting |
( |
StopToken |
st | ) |
|
|
inlineoverride |
◆ ActivityUpdating() [1/2]
◆ ActivityUpdating() [2/2]
◆ GuardUpdatingAllowed()
bool BusinessLogic::GuardUpdatingAllowed |
( |
Payload |
args | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following files:
- componentFramework/rtcComponent/testTools/testComponent/app/src/main.cpp
- _examples/exampleDataTask/gpu/app/src/businessLogic.hpp