OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CipString Struct Reference

CIP String. More...

#include <ciptypes.h>

Data Fields

EipUint16 length
 
EipBytestring
 

Detailed Description

CIP String.

Definition at line 138 of file ciptypes.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: