addons/subscription_service.h
Go to the documentation of this file.
1 
11 #pragma once
12 
14 
15 namespace OpcUa
16 {
17 namespace Server
18 {
19 
20 const char SubscriptionServiceAddonId[] = "subscriptions";
21 
23 {
24 public:
25  virtual Common::Addon::UniquePtr CreateAddon();
26 };
27 
28 }
29 }
const char SubscriptionServiceAddonId[]
virtual Common::Addon::UniquePtr CreateAddon()
Create instance of addon.
OPC UA Address space part. GNU LGPL.
const char Server[]
Definition: strings.h:121


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:08