Lely core libraries  2.2.5
lely::io::detail::CanChannelReadWrapper< F > Class Template Reference
Inheritance diagram for lely::io::detail::CanChannelReadWrapper< F >:
Collaboration diagram for lely::io::detail::CanChannelReadWrapper< F >:

Additional Inherited Members

- Data Fields inherited from io_can_chan_read
struct can_msgmsg
 The address at which to store the CAN frame. More...
 
struct can_errerr
 The address at which to store the CAN error frame. More...
 
struct timespec * tp
 The address at which to store the system time at which the CAN frame or CAN error frame was received. More...
 
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.
 

Detailed Description

template<class F>
class lely::io::detail::CanChannelReadWrapper< F >

Definition at line 90 of file can.hpp.


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