|
OpENer - Open Source EtherNet/IP(TM) I/O Target Stack
2.1
|
#include <ciptypes.h>
Data Fields | |
| CIPAttributeFlag | attribute_flags |
| EipUint16 | attribute_number |
| void * | data |
| EipUint8 | type |
Definition at line 215 of file ciptypes.h.
| CIPAttributeFlag CipAttributeStruct::attribute_flags |
Definition at line 218 of file ciptypes.h.
Referenced by InsertAttribute().
| EipUint16 CipAttributeStruct::attribute_number |
Definition at line 216 of file ciptypes.h.
Referenced by GetAttributeAll(), GetAttributeAllTcpIpInterface(), GetCipAttribute(), and InsertAttribute().
| void* CipAttributeStruct::data |
Definition at line 221 of file ciptypes.h.
Referenced by GetAttributeSingle(), GetAttributeSingleEthernetLink(), GetAttributeSingleTcpIpInterface(), GetEncapsulationInactivityTimeout(), GetSizeOfAttribute(), HandleConfigData(), InsertAttribute(), NotifyAssemblyConnectedDataReceived(), SendConnectedData(), SetAssemblyAttributeSingle(), SetAttributeSingleQoS(), SetAttributeSingleTcp(), SetupIoConnectionOriginatorToTargetConnectionPoint(), SetupIoConnectionTargetToOriginatorConnectionPoint(), and ShutdownAssemblies().
| EipUint8 CipAttributeStruct::type |
Definition at line 217 of file ciptypes.h.
Referenced by GetAttributeSingle(), GetAttributeSingleTcpIpInterface(), GetSizeOfAttribute(), and InsertAttribute().