xml_ns.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 XmlAddressSpaceAddonId[] = "xml_address_space";
22 
24 {
25 public:
26  virtual void Load(const char * path) = 0;
27 };
28 
29 }
30 }
31 
const char XmlAddressSpaceAddonId[]
Definition: xml_ns.h:21
virtual void Load(const char *path)=0
OPC UA Address space part. GNU LGPL.
const char Server[]
Definition: strings.h:121


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