|
struct can_msg * | msg |
| The address at which to store the CAN frame.
|
|
struct can_err * | err |
| The address at which to store the CAN error frame.
|
|
struct timespec * | tp |
| The address at which to store the system time at which the CAN frame or CAN error frame was received.
|
|
struct ev_task | task |
| The task (to be) submitted upon completion (or cancellation) of the read operation.
|
|
struct io_can_chan_read_result | r |
| The result of the read operation.
|
|
template<
class F>
class lely::io::detail::CanChannelReadWrapper< F >
Definition at line 91 of file can.hpp.
The documentation for this class was generated from the following file: