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

CIP Short String. More...

#include <ciptypes.h>

Data Fields

EipUint8 length
 
EipBytestring
 

Detailed Description

CIP Short String.

Definition at line 130 of file ciptypes.h.

Field Documentation

EipUint8 CipShortString::length

Length of the String (8 bit value)

Definition at line 131 of file ciptypes.h.

Referenced by DecodeData(), EncapsulateListIdentityResponseMessage(), EncodeData(), and GetSizeOfAttribute().

EipByte* CipShortString::string

Pointer to the string data

Definition at line 132 of file ciptypes.h.

Referenced by DecodeData(), EncapsulateListIdentityResponseMessage(), and EncodeData().


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