| OpENer - Open Source EtherNet/IP(TM)  I/O Target Stack
    2.1
    | 
CIP String. More...
#include <ciptypes.h>
| Data Fields | |
| EipUint16 | length | 
| EipByte * | string | 
CIP String.
Definition at line 138 of file ciptypes.h.
| EipUint16 CipString::length | 
Length of the String (16 bit value)
Definition at line 139 of file ciptypes.h.
Referenced by ConfigureDomainName(), ConfigureHostName(), DecodeData(), EncodeData(), and GetSizeOfAttribute().
| EipByte* CipString::string | 
Pointer to the string data
Definition at line 140 of file ciptypes.h.
Referenced by ConfigureDomainName(), ConfigureHostName(), DecodeData(), EncodeData(), and ShutdownTcpIpInterface().