test_dynamic_addon.h
Go to the documentation of this file.
1 
11 #ifndef TEST_DYNAMIC_ADDON_H
12 #define TEST_DYNAMIC_ADDON_H
13 
16 
17 #include <string>
18 
19 namespace OpcCoreTests
20 {
22 {
23 public:
25 public:
26  virtual const char * GetStringWithHello() const = 0;
27  virtual Common::AddonParameters GetParameters() const = 0;
28 };
29 
30 }
31 
32 #endif // TEST_DYNAMIC_ADDON_H
virtual Common::AddonParameters GetParameters() const =0
DEFINE_CLASS_POINTERS(TestDynamicAddon)
virtual const char * GetStringWithHello() const =0
Dynamic addon for tests. GNU LGPL.


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