open62541 1.3.12
Open source implementation of OPC UA
|
Go to the source code of this file.
Data Structures | |
struct | UA_PubSubChannel |
struct | UA_PubSubTransportLayer |
Typedefs | |
typedef struct UA_PubSubConnectionConfig | UA_PubSubConnectionConfig |
typedef struct UA_PubSubChannel | UA_PubSubChannel |
typedef UA_StatusCode(* | UA_PubSubReceiveCallback) (UA_PubSubChannel *channel, void *callbackContext, const UA_ByteString *buffer) |
Enumerations | |
enum | UA_PubSubChannelState |
typedef struct UA_PubSubConnectionConfig UA_PubSubConnectionConfig |
typedef UA_StatusCode(* UA_PubSubReceiveCallback) (UA_PubSubChannel *channel, void *callbackContext, const UA_ByteString *buffer) |