Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
include
opc
ua
server
addons
addons/standard_address_space.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/services/node_management.h
>
15
16
namespace
OpcUa
17
{
18
namespace
Server
19
{
20
21
class
StandardNamespaceAddonFactory
:
public
Common::AddonFactory
22
{
23
public
:
24
virtual
Common::Addon::UniquePtr
CreateAddon
();
25
};
26
27
const
char
StandardNamespaceAddonId
[] =
"standard_namespace"
;
28
29
}
// namespace UaServer
30
}
// namespace OpcUa
31
node_management.h
OpcUa::Server::StandardNamespaceAddonFactory
Definition:
addons/standard_address_space.h:21
OpcUa::Server::StandardNamespaceAddonFactory::CreateAddon
virtual Common::Addon::UniquePtr CreateAddon()
Create instance of addon.
Definition:
standard_address_space_addon.cpp:45
addon.h
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
OpcUa::Server::StandardNamespaceAddonId
const char StandardNamespaceAddonId[]
Definition:
addons/standard_address_space.h:27
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