26 #ifndef ODVA_ETHERNETIP_CONNECTION_H 27 #define ODVA_ETHERNETIP_CONNECTION_H 30 #include <boost/shared_ptr.hpp> 39 using boost::shared_ptr;
121 #endif // ODVA_ETHERNETIP_CONNECTION_H
shared_ptr< ForwardCloseRequest > createForwardCloseRequest()
EIP_USINT timeout_multiplyer
EIP_UINT t_to_o_buffer_size
shared_ptr< ForwardOpenRequest > createForwardOpenRequest()
EIP_UDINT t_to_o_connection_id
bool verifyForwardOpenResult(const ForwardOpenSuccess &result)
EIP_UINT o_to_t_buffer_size
EIP_UDINT o_to_t_connection_id
bool verifyForwardCloseResult(const ForwardCloseSuccess &result)
void setConnectionPoints(EIP_USINT origin, EIP_USINT target)
EIP_BYTE timeout_tick_size
EIP_UINT originator_vendor_id
Connection(const EIP_CONNECTION_INFO_T &o_to_t, const EIP_CONNECTION_INFO_T &t_to_o)