Class to be used as parent for CCF application type of classes.
More...
#include <appBase.hpp>
Class to be used as parent for CCF application type of classes.
◆ AppBase()
| ccf::common::AppBase::AppBase |
( |
| ) |
|
◆ ~AppBase()
| ccf::common::AppBase::~AppBase |
( |
| ) |
|
◆ IoContext()
| boost::asio::io_context & ccf::common::AppBase::IoContext |
( |
| ) |
|
|
static |
Return reference to Asio I/O Service instance.
◆ RecordingActive()
| bool ccf::common::AppBase::RecordingActive |
( |
| ) |
|
|
static |
Return true if a Recording Session is ongoing.
◆ StateMachine()
| rad::SMAdapter & ccf::common::AppBase::StateMachine |
( |
| ) |
|
|
static |
Return reference to state machine engine.
The documentation for this class was generated from the following files: