addons/endpoints_services.h
Go to the documentation of this file.
1 
11 #pragma once
12 
15 #include <opc/ua/protocol/types.h>
16 
17 namespace OpcUa
18 {
19 namespace Server
20 {
21 
22 const char EndpointsRegistryAddonId[] = "endpoints_services";
23 
24 
26 {
27 public:
29 
30 public:
31  virtual Common::Addon::UniquePtr CreateAddon() override;
32 };
33 
34 } // namespace UaServer
35 } // nmespace OpcUa
36 
const char EndpointsRegistryAddonId[]
virtual Common::Addon::UniquePtr CreateAddon() override
Create instance of addon.
OPC UA Address space part. GNU LGPL.
#define DEFINE_CLASS_POINTERS(ClassName)
Exception declarations GNU LGPL.
const char Server[]
Definition: strings.h:121


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