#include <ethercat_com.h>
Public Member Functions | |
virtual bool | txandrx (struct EtherCAT_Frame *frame)=0 |
virtual bool | txandrx_once (struct EtherCAT_Frame *frame)=0 |
virtual | ~EthercatCom () |
Protected Member Functions | |
EthercatCom () | |
Definition at line 44 of file ethercat_com.h.
|
inlineprotected |
Definition at line 47 of file ethercat_com.h.
|
inlinevirtual |
Definition at line 53 of file ethercat_com.h.
|
pure virtual |
Implemented in EthercatOobCom, and EthercatDirectCom.
|
pure virtual |
Implemented in EthercatOobCom, and EthercatDirectCom.