Lely core libraries 2.3.4
co_gw_job Struct Reference

A CANopen gateway network job. More...

Collaboration diagram for co_gw_job:

Data Fields

struct co_gw_job ** pself
 The address of the pointer to this job in the network.
 
struct co_gw_netnet
 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.
 

Detailed Description

A CANopen gateway network job.

Definition at line 241 of file gw.c.


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