|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
PubSubConnectionDataType.
Definition at line 4074 of file types_generated.h.
| UA_ExtensionObject UA_PubSubConnectionDataType::address |
Definition at line 4079 of file types_generated.h.
| UA_KeyValuePair* UA_PubSubConnectionDataType::connectionProperties |
Definition at line 4081 of file types_generated.h.
| size_t UA_PubSubConnectionDataType::connectionPropertiesSize |
Definition at line 4080 of file types_generated.h.
| UA_Boolean UA_PubSubConnectionDataType::enabled |
Definition at line 4076 of file types_generated.h.
| UA_String UA_PubSubConnectionDataType::name |
Definition at line 4075 of file types_generated.h.
| UA_Variant UA_PubSubConnectionDataType::publisherId |
Definition at line 4077 of file types_generated.h.
| UA_ReaderGroupDataType* UA_PubSubConnectionDataType::readerGroups |
Definition at line 4086 of file types_generated.h.
| size_t UA_PubSubConnectionDataType::readerGroupsSize |
Definition at line 4085 of file types_generated.h.
| UA_String UA_PubSubConnectionDataType::transportProfileUri |
Definition at line 4078 of file types_generated.h.
| UA_ExtensionObject UA_PubSubConnectionDataType::transportSettings |
Definition at line 4082 of file types_generated.h.
| UA_WriterGroupDataType* UA_PubSubConnectionDataType::writerGroups |
Definition at line 4084 of file types_generated.h.
| size_t UA_PubSubConnectionDataType::writerGroupsSize |
Definition at line 4083 of file types_generated.h.