S2OPC OPCUA Toolkit
Data Fields
_OpcUa_PubSubConnectionDataType Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
SOPC_String Name
 
SOPC_Boolean Enabled
 
SOPC_Variant PublisherId
 
SOPC_String TransportProfileUri
 
SOPC_ExtensionObject Address
 
int32_t NoOfConnectionProperties
 
OpcUa_KeyValuePairConnectionProperties
 
SOPC_ExtensionObject TransportSettings
 
int32_t NoOfWriterGroups
 
OpcUa_WriterGroupDataTypeWriterGroups
 
int32_t NoOfReaderGroups
 
OpcUa_ReaderGroupDataTypeReaderGroups
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_PubSubConnectionDataType::encodeableType

◆ Name

SOPC_String _OpcUa_PubSubConnectionDataType::Name

◆ Enabled

SOPC_Boolean _OpcUa_PubSubConnectionDataType::Enabled

◆ PublisherId

SOPC_Variant _OpcUa_PubSubConnectionDataType::PublisherId

◆ TransportProfileUri

SOPC_String _OpcUa_PubSubConnectionDataType::TransportProfileUri

◆ Address

SOPC_ExtensionObject _OpcUa_PubSubConnectionDataType::Address

◆ NoOfConnectionProperties

int32_t _OpcUa_PubSubConnectionDataType::NoOfConnectionProperties

◆ ConnectionProperties

OpcUa_KeyValuePair* _OpcUa_PubSubConnectionDataType::ConnectionProperties

◆ TransportSettings

SOPC_ExtensionObject _OpcUa_PubSubConnectionDataType::TransportSettings

◆ NoOfWriterGroups

int32_t _OpcUa_PubSubConnectionDataType::NoOfWriterGroups

◆ WriterGroups

OpcUa_WriterGroupDataType* _OpcUa_PubSubConnectionDataType::WriterGroups

◆ NoOfReaderGroups

int32_t _OpcUa_PubSubConnectionDataType::NoOfReaderGroups

◆ ReaderGroups

OpcUa_ReaderGroupDataType* _OpcUa_PubSubConnectionDataType::ReaderGroups

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