Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
include
opc
ua
server
addons
addons/services_registry.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <
opc/common/addons_core/addon.h
>
14
#include <
opc/ua/server/services_registry.h
>
15
16
namespace
OpcUa
17
{
18
namespace
Server
19
{
20
21
const
char
ServicesRegistryAddonId
[] =
"services_registry"
;
22
23
class
ServicesRegistryFactory
:
public
Common::AddonFactory
24
{
25
public
:
26
DEFINE_CLASS_POINTERS
(
ServicesRegistryFactory
)
27
28
public
:
29
virtual
Common::Addon::UniquePtr
CreateAddon
();
30
};
31
32
}
// namespace UaServer
33
}
// namespace OpcUa
OpcUa::Server::ServicesRegistryFactory
Definition:
addons/services_registry.h:23
OpcUa::Server::ServicesRegistryAddonId
const char ServicesRegistryAddonId[]
Definition:
addons/services_registry.h:21
OpcUa::Server::ServicesRegistryFactory::CreateAddon
virtual Common::Addon::UniquePtr CreateAddon()
Create instance of addon.
Definition:
services_registry_factory.cpp:111
addon.h
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
services_registry.h
DEFINE_CLASS_POINTERS
#define DEFINE_CLASS_POINTERS(ClassName)
Exception declarations GNU LGPL.
Definition:
class_pointers.h:17
Common::AddonFactory
Definition:
common/addons_core/addon.h:39
OpcUa::Names::Server
const char Server[]
Definition:
strings.h:121
ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:07