S2OPC OPCUA Toolkit
|
#include <sopc_types.h>
Data Fields | |
SOPC_EncodeableType * | encodeableType |
SOPC_String | Name |
SOPC_LocalizedText | Description |
SOPC_NodeId | DataType |
int32_t | ValueRank |
int32_t | NoOfArrayDimensions |
uint32_t * | ArrayDimensions |
uint32_t | MaxStringLength |
SOPC_Boolean | IsOptional |
SOPC_EncodeableType* _OpcUa_StructureField::encodeableType |
SOPC_String _OpcUa_StructureField::Name |
SOPC_LocalizedText _OpcUa_StructureField::Description |
SOPC_NodeId _OpcUa_StructureField::DataType |
int32_t _OpcUa_StructureField::ValueRank |
int32_t _OpcUa_StructureField::NoOfArrayDimensions |
uint32_t* _OpcUa_StructureField::ArrayDimensions |
uint32_t _OpcUa_StructureField::MaxStringLength |
SOPC_Boolean _OpcUa_StructureField::IsOptional |