S2OPC OPCUA Toolkit
|
#include <sopc_pubsub_conf.h>
Data Fields | ||
SOPC_Conf_PublisherId_Type | type | |
union { | ||
uint64_t uint | ||
SOPC_String string | ||
} | data | |
SOPC_Conf_PublisherId_Type SOPC_Conf_PublisherId::type |
uint64_t SOPC_Conf_PublisherId::uint |
SOPC_String SOPC_Conf_PublisherId::string |
union { ... } SOPC_Conf_PublisherId::data |