xml_ns.h
Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 
00012 #pragma once
00013 
00014 #include <opc/common/addons_core/addon.h>
00015 
00016 namespace OpcUa
00017 {
00018   namespace Server
00019   {
00020 
00021     const char XmlAddressSpaceAddonId[] = "xml_address_space";
00022 
00023     class XmlAddressSpace : public Common::Addon
00024     {
00025     public:
00026       virtual void Load(const char* path) = 0;
00027     };
00028 
00029   }
00030 }
00031 


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Sat Jun 8 2019 18:24:57