| OpENer - Open Source EtherNet/IP(TM)  I/O Target Stack
    2.1
    | 
#include <ciptypes.h>
| Data Fields | |
| EipUint16 | length | 
| EipUint16 | size | 
| EipByte * | string | 
Definition at line 143 of file ciptypes.h.
| EipUint16 CipStringN::length | 
Length of the String (16 bit value)
Definition at line 145 of file ciptypes.h.
Referenced by GetSizeOfAttribute().
| EipUint16 CipStringN::size | 
Definition at line 144 of file ciptypes.h.
Referenced by GetSizeOfAttribute().
| EipByte* CipStringN::string | 
Pointer to the string data
Definition at line 146 of file ciptypes.h.