|
Lely core libraries 2.3.2
|


Additional Inherited Members | |
Public Member Functions inherited from lely::canopen::detail::LssRequestBase | |
| ev::Executor | GetExecutor () const noexcept |
| Returns the executor to which the completion task is (to be) submitted. | |
Data Fields inherited from lely::canopen::detail::LssSetBitrateRequestBase | |
| int | bitrate {0} |
| The requested pending bit rate (in bit/s) of the LSS slave device. | |
Data Fields inherited from lely::canopen::detail::LssRequestBase | |
| ::std::error_code | ec {} |
| The error code (0 on success). | |
Data Fields inherited from ev_task | |
| 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. | |
Definition at line 870 of file lss_master.hpp.