S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
_OpcUa_StructureField Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
SOPC_String Name
 
SOPC_LocalizedText Description
 
SOPC_NodeId DataType
 
int32_t ValueRank
 
int32_t NoOfArrayDimensions
 
uint32_t * ArrayDimensions
 
uint32_t MaxStringLength
 
SOPC_Boolean IsOptional
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_StructureField::encodeableType

◆ Name

SOPC_String _OpcUa_StructureField::Name

◆ Description

SOPC_LocalizedText _OpcUa_StructureField::Description

◆ DataType

SOPC_NodeId _OpcUa_StructureField::DataType

◆ ValueRank

int32_t _OpcUa_StructureField::ValueRank

◆ NoOfArrayDimensions

int32_t _OpcUa_StructureField::NoOfArrayDimensions

◆ ArrayDimensions

uint32_t* _OpcUa_StructureField::ArrayDimensions

◆ MaxStringLength

uint32_t _OpcUa_StructureField::MaxStringLength

◆ IsOptional

SOPC_Boolean _OpcUa_StructureField::IsOptional

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