dynamic_addon.h
Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 #ifndef OPC_CORE_DYNAMIC_ADDON_H
00012 #define OPC_CORE_DYNAMIC_ADDON_H
00013 
00014 #include <opc/common/addons_core/addon.h>
00015 
00016 extern "C" Common::Addon* CreateAddon();
00017 
00018 typedef Common::Addon* (*CreateAddonFunc)();
00019 
00020 #endif // OPC_CORE_DYNAMIC_ADDON_H
00021 


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