Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
freeopcua
include
opc
ua
server
addons
xml_ns.h
Go to the documentation of this file.
1
11
12
#pragma once
13
14
#include <
opc/common/addons_core/addon.h
>
15
16
namespace
OpcUa
17
{
18
namespace
Server
19
{
20
21
const
char
XmlAddressSpaceAddonId
[] =
"xml_address_space"
;
22
23
class
XmlAddressSpace
:
public
Common::Addon
24
{
25
public
:
26
virtual
void
Load
(
const
char
* path) = 0;
27
};
28
29
}
30
}
31
OpcUa::Server::XmlAddressSpaceAddonId
const char XmlAddressSpaceAddonId[]
Definition:
xml_ns.h:21
OpcUa::Server::XmlAddressSpace::Load
virtual void Load(const char *path)=0
addon.h
Common::Addon
Definition:
common/addons_core/addon.h:22
OpcUa
OPC UA Address space part. GNU LGPL.
Definition:
ua/client/addon.h:18
OpcUa::Server::XmlAddressSpace
Definition:
xml_ns.h:23
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:08