Lely core libraries 2.3.4
lely::canopen::detail::LssSlowscanRequestWrapper< F > Class Template Reference
Inheritance diagram for lely::canopen::detail::LssSlowscanRequestWrapper< F >:
Collaboration diagram for lely::canopen::detail::LssSlowscanRequestWrapper< F >:

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::LssSlowscanRequestBase
LssAddress lo {0, 0, 0, 0}
 The lower bound of the LSS address of the slave device.
 
LssAddress hi {0, 0, 0, 0}
 The upper bound of the LSS address of the slave device. More...
 
- Data Fields inherited from lely::canopen::detail::LssScanRequestBase
LssAddress address {0, 0, 0, 0}
 On success, the LSS address of the detected slave device. More...
 
- 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_texec
 A pointer to the executor to which the task is (to be) submitted.
 
ev_task_func_tfunc
 The function to be invoked when the task is run.
 

Detailed Description

template<class F>
class lely::canopen::detail::LssSlowscanRequestWrapper< F >

Definition at line 1021 of file lss_master.hpp.


The documentation for this class was generated from the following file: