#include <businessLogic.hpp>
◆ ComponentType
◆ BusinessLogic()
◆ ~BusinessLogic()
virtual rtctk::metadataCollector::BusinessLogic::~BusinessLogic |
( |
| ) |
|
|
virtualdefault |
◆ ActivityAborting()
void BusinessLogic::ActivityAborting |
( |
StopToken |
st | ) |
|
|
overridevirtual |
◆ ActivityAcquiring()
void BusinessLogic::ActivityAcquiring |
( |
StopToken |
st | ) |
|
|
overridevirtual |
◆ ActivityFinalising()
◆ ActivityInitialising()
void BusinessLogic::ActivityInitialising |
( |
StopToken |
st | ) |
|
|
override |
◆ ActivityPreparing()
void BusinessLogic::ActivityPreparing |
( |
StopToken |
st, |
|
|
std::string const & |
id |
|
) |
| |
|
overridevirtual |
◆ ActivityRecovering()
void BusinessLogic::ActivityRecovering |
( |
StopToken |
st | ) |
|
|
overridevirtual |
◆ ActivityStarting()
void BusinessLogic::ActivityStarting |
( |
StopToken |
st | ) |
|
|
override |
◆ ActivityUpdating()
The documentation for this class was generated from the following files: