| OpENer - Open Source EtherNet/IP(TM)  I/O Target Stack
    2.1
    | 
#include <encap.h>
| CipUint encapsulation_data::command_code | 
Definition at line 42 of file encap.h.
Referenced by CreateEncapsulationStructure(), GenerateEncapsulationHeader(), HandleReceivedExplictTcpData(), and HandleReceivedExplictUdpData().
| const EipUint8* encapsulation_data::communication_buffer_start | 
Pointer to the communication buffer used for this message
Definition at line 48 of file encap.h.
Referenced by CreateEncapsulationStructure(), and HandleReceivedListIdentityCommandUdp().
| const EipUint8* encapsulation_data::current_communication_buffer_position | 
The current position in the communication buffer during the decoding process
Definition at line 49 of file encap.h.
Referenced by CreateEncapsulationStructure(), HandleReceivedRegisterSessionCommand(), HandleReceivedSendRequestResponseDataCommand(), HandleReceivedSendUnitDataCommand(), and NotifyConnectedCommonPacketFormat().
| CipUint encapsulation_data::data_length | 
Definition at line 43 of file encap.h.
Referenced by CreateEncapsulationStructure(), HandleReceivedExplictUdpData(), HandleReceivedSendRequestResponseDataCommand(), HandleReceivedSendUnitDataCommand(), NotifyCommonPacketFormat(), and NotifyConnectedCommonPacketFormat().
| CipUdint encapsulation_data::options | 
Definition at line 47 of file encap.h.
Referenced by CreateEncapsulationStructure(), HandleReceivedExplictTcpData(), and HandleReceivedExplictUdpData().
| CipOctet encapsulation_data::sender_context[8] | 
length of 8, according to the specification
Definition at line 46 of file encap.h.
Referenced by CreateEncapsulationStructure(), and GenerateEncapsulationHeader().
| CipUdint encapsulation_data::session_handle | 
Definition at line 44 of file encap.h.
Referenced by CheckRegisteredSessions(), CreateEncapsulationStructure(), HandleReceivedInvalidCommand(), HandleReceivedSendRequestResponseDataCommand(), HandleReceivedSendUnitDataCommand(), HandleReceivedUnregisterSessionCommand(), NotifyCommonPacketFormat(), and NotifyConnectedCommonPacketFormat().
| CipUdint encapsulation_data::status | 
Definition at line 45 of file encap.h.
Referenced by CreateEncapsulationStructure(), HandleReceivedExplictTcpData(), and HandleReceivedExplictUdpData().