|
Lely core libraries 2.3.2
|
A CANopen gateway network job. More...

Data Fields | |
| struct co_gw_job ** | pself |
| The address of the pointer to this job in the network. | |
| struct co_gw_net * | net |
| A pointer to the CANopen network. | |
| void * | data |
| A pointer to request-specific data. | |
| void(* | dtor )(void *data) |
| A pointer to the destructor for data. | |
| struct co_gw_req | req |
| The service parameters of the request. | |