open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_StructureField Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_String Name
 
OpcUa_LocalizedText Description
 
OpcUa_NodeId DataType
 
OpcUa_Int32 ValueRank
 
OpcUa_Int32 NoOfArrayDimensions
 
OpcUa_UInt32 * ArrayDimensions
 
OpcUa_UInt32 MaxStringLength
 
OpcUa_Boolean IsOptional
 

Detailed Description

Definition at line 287 of file opcua_types.h.

Field Documentation

◆ Name

OpcUa_String _OpcUa_StructureField::Name

Definition at line 289 of file opcua_types.h.

◆ Description

OpcUa_LocalizedText _OpcUa_StructureField::Description

Definition at line 290 of file opcua_types.h.

◆ DataType

OpcUa_NodeId _OpcUa_StructureField::DataType

Definition at line 291 of file opcua_types.h.

◆ ValueRank

OpcUa_Int32 _OpcUa_StructureField::ValueRank

Definition at line 292 of file opcua_types.h.

◆ NoOfArrayDimensions

OpcUa_Int32 _OpcUa_StructureField::NoOfArrayDimensions

Definition at line 293 of file opcua_types.h.

◆ ArrayDimensions

OpcUa_UInt32* _OpcUa_StructureField::ArrayDimensions

Definition at line 294 of file opcua_types.h.

◆ MaxStringLength

OpcUa_UInt32 _OpcUa_StructureField::MaxStringLength

Definition at line 295 of file opcua_types.h.

◆ IsOptional

OpcUa_Boolean _OpcUa_StructureField::IsOptional

Definition at line 296 of file opcua_types.h.


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