Go to the source code of this file.
◆ ROBOTTESTINGFRAMEWORK_FIXTURE_FACTORY_NAME
| #define ROBOTTESTINGFRAMEWORK_FIXTURE_FACTORY_NAME "robottestingframework_fixture_factory" |
◆ ROBOTTESTINGFRAMEWORK_PLUGIN_FACTORY_NAME
| #define ROBOTTESTINGFRAMEWORK_PLUGIN_FACTORY_NAME "robottestingframework_dll_factory" |
◆ ROBOTTESTINGFRAMEWORK_PREPARE_FIXTURE_PLUGIN
| #define ROBOTTESTINGFRAMEWORK_PREPARE_FIXTURE_PLUGIN |
( |
| classname | ) |
|
Value:
#define SHLIBPP_DEFINE_SHARED_SUBCLASS(factoryname, classname, basename)
Macro to create a bunch of functions with undecorated names that can be found within a plugin library...
Definition at line 31 of file Plugin.h.
◆ ROBOTTESTINGFRAMEWORK_PREPARE_PLUGIN
| #define ROBOTTESTINGFRAMEWORK_PREPARE_PLUGIN |
( |
| classname | ) |
|