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

#include <pubsub.h>

Data Fields

UA_String transportProfileUri
 
UA_PubSubChannel *(* createPubSubChannel )(UA_PubSubConnectionConfig *connectionConfig)
 

Detailed Description

Definition at line 78 of file pubsub.h.

Field Documentation

◆ transportProfileUri

UA_String UA_PubSubTransportLayer::transportProfileUri

Definition at line 79 of file pubsub.h.

◆ createPubSubChannel

UA_PubSubChannel *(* UA_PubSubTransportLayer::createPubSubChannel) (UA_PubSubConnectionConfig *connectionConfig)

Definition at line 80 of file pubsub.h.


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