| OpENer - Open Source EtherNet/IP(TM)  I/O Target Stack
    2.1
    | 
#include <cpf.h>
| Data Fields | |
| AddressData | data | 
| CipUint | length | 
| CipUint | type_id | 
| AddressData AddressItem::data | 
Definition at line 44 of file cpf.h.
Referenced by CreateCommonPacketFormatStructure(), EncodeConnectedAddressItem(), EncodeSequencedAddressItem(), EncodeSequenceNumber(), HandleReceivedConnectedData(), NotifyConnectedCommonPacketFormat(), and SendConnectedData().
| CipUint AddressItem::length | 
Definition at line 43 of file cpf.h.
Referenced by AddNullAddressItem(), CreateCommonPacketFormatStructure(), and SendConnectedData().
| CipUint AddressItem::type_id | 
Definition at line 42 of file cpf.h.
Referenced by AddNullAddressItem(), AssembleLinearMessage(), CreateCommonPacketFormatStructure(), HandleReceivedConnectedData(), NotifyCommonPacketFormat(), NotifyConnectedCommonPacketFormat(), and SendConnectedData().