addons/address_space.h
Go to the documentation of this file.
1 
11 
12 #pragma once
13 
15 
16 namespace OpcUa
17 {
18 namespace Server
19 {
20 
21 const char AddressSpaceRegistryAddonId[] = "address_space_registry";
22 
24 {
25 public:
27 
28 public:
29  virtual Common::Addon::UniquePtr CreateAddon();
30 };
31 
32 } // namespace UaServer
33 } // namespace OpcUa
const char AddressSpaceRegistryAddonId[]
OPC UA Address space part. GNU LGPL.
#define DEFINE_CLASS_POINTERS(ClassName)
Exception declarations GNU LGPL.
virtual Common::Addon::UniquePtr CreateAddon()
Create instance of addon.
const char Server[]
Definition: strings.h:121


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