|
|
LssState | state {LssState::WAITING} |
| | The desired state of the LSS slave devices.
|
| |
|
::std::error_code | ec {} |
| | The error code (0 on success).
|
| |
|
ev_exec_t * | exec |
| | A pointer to the executor to which the task is (to be) submitted.
|
| |
|
ev_task_func_t * | func |
| | The function to be invoked when the task is run.
|
| |
|
|
ev::Executor | GetExecutor () const noexcept |
| | Returns the executor to which the completion task is (to be) submitted.
|
| |
Definition at line 123 of file lss_master.hpp.
The documentation for this class was generated from the following files: