dynamic_addon.h
Go to the documentation of this file.
1 
11 #ifndef OPC_CORE_DYNAMIC_ADDON_H
12 #define OPC_CORE_DYNAMIC_ADDON_H
13 
15 
16 extern "C" Common::Addon * CreateAddon();
17 
18 typedef Common::Addon * (*CreateAddonFunc)();
19 
20 #endif // OPC_CORE_DYNAMIC_ADDON_H
21 
Common::Addon * CreateAddon()
Addon interface definition GNU LGPL.


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