|
IgH EtherCAT Master
1.6.9
|
Context structure for an open RTDM file handle. More...
#include <rtdm_details.h>
Data Fields | |
| EC_RTDM_USERFD_T * | user_fd |
| RTDM user data. | |
| ec_ioctl_context_t | ioctl_ctx |
| Context structure. | |
Context structure for an open RTDM file handle.
Definition at line 46 of file rtdm_details.h.
| EC_RTDM_USERFD_T* ec_rtdm_context::user_fd |
RTDM user data.
Definition at line 47 of file rtdm_details.h.
| ec_ioctl_context_t ec_rtdm_context::ioctl_ctx |
Context structure.
Definition at line 48 of file rtdm_details.h.