#include <operationalLogicIf.hpp>
- Todo:
- : Make methods conditionally noexcept (disable only for unit tests since gmock does not support noexcept).
◆ ~OperationalLogicIf()
| virtual rtctk::telSub::OperationalLogicIf::~OperationalLogicIf |
( |
| ) |
|
|
inlinevirtual |
◆ GetErrorCount()
| virtual uint64_t rtctk::telSub::OperationalLogicIf::GetErrorCount |
( |
| ) |
const |
|
pure virtual |
◆ GetLastError()
| virtual std::error_code rtctk::telSub::OperationalLogicIf::GetLastError |
( |
| ) |
const |
|
pure virtual |
◆ IdleAsync()
| virtual void rtctk::telSub::OperationalLogicIf::IdleAsync |
( |
| ) |
|
|
pure virtual |
◆ RunAsync()
| virtual void rtctk::telSub::OperationalLogicIf::RunAsync |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: