Go to the documentation of this file.
21 #ifndef ph_testplugin_hh
22 #define ph_testplugin_hh
29 struct test_plugin_type;
30 struct test_plugin_data;
Class to test plugin handling.
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
CTestPlugin * get_plugin(const char *name) const
#define NS_MIA_END
conveniance define to end the mia namespace
THandlerSingleton< CTestPluginHandlerImpl > CTestPluginHandler
the singleton that a plug-in handler really is
The basic template of all plugin handlers.
CTestPlugin(const char *name)
Construct the test plugin with the given name.
::boost::filesystem::path search_path()
#define EXPORT_CORE
Macro to manage Visual C++ style dllimport/dllexport.
EXPORT_CORE const char *const test_property
constant defining a test property
Class to test plugin handling.