|
OpENer - Open Source EtherNet/IP(TM) I/O Target Stack
2.1
|
#include <cpf.h>
Data Fields | |
| EipUint8 * | data |
| EipUint16 | length |
| EipUint16 | type_id |
| EipUint8* DataItem::data |
Definition at line 50 of file cpf.h.
Referenced by CreateCommonPacketFormatStructure(), EncodeDataItemData(), HandleReceivedConnectedData(), NotifyCommonPacketFormat(), and NotifyConnectedCommonPacketFormat().
| EipUint16 DataItem::length |
Definition at line 49 of file cpf.h.
Referenced by CreateCommonPacketFormatStructure(), EncodeDataItemData(), EncodeDataItemLength(), HandleReceivedConnectedData(), NotifyCommonPacketFormat(), NotifyConnectedCommonPacketFormat(), and SendConnectedData().
| EipUint16 DataItem::type_id |
Definition at line 48 of file cpf.h.
Referenced by AddNullAddressItem(), AssembleForwardCloseResponse(), AssembleForwardOpenResponse(), AssembleLinearMessage(), CreateCommonPacketFormatStructure(), EncodeDataItemType(), HandleReceivedConnectedData(), NotifyCommonPacketFormat(), NotifyConnectedCommonPacketFormat(), and SendConnectedData().