Public Member Functions | Protected Member Functions | List of all members
EthercatCom Class Referenceabstract

#include <ethercat_com.h>

Inheritance diagram for EthercatCom:
Inheritance graph
[legend]

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 ()
 

Detailed Description

Definition at line 44 of file ethercat_com.h.

Constructor & Destructor Documentation

EthercatCom::EthercatCom ( )
inlineprotected

Definition at line 47 of file ethercat_com.h.

virtual EthercatCom::~EthercatCom ( )
inlinevirtual

Definition at line 53 of file ethercat_com.h.

Member Function Documentation

virtual bool EthercatCom::txandrx ( struct EtherCAT_Frame *  frame)
pure virtual

Implemented in EthercatOobCom, and EthercatDirectCom.

virtual bool EthercatCom::txandrx_once ( struct EtherCAT_Frame *  frame)
pure virtual

Implemented in EthercatOobCom, and EthercatDirectCom.


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


ethercat_hardware
Author(s): Rob Wheeler , Derek King
autogenerated on Fri Mar 15 2019 02:53:29