Go to the source code of this file.
Data Structures | |
class | CTestPlugin |
Class to test plugin handling. More... | |
class | CTestPluginHandlerImpl |
Class to test plugin handling. More... | |
Typedefs | |
typedef THandlerSingleton< CTestPluginHandlerImpl > | CTestPluginHandler |
Variables | |
EXPORT_CORE const char *const | test_property |
constant defining a test property More... | |
template class EXPORT_CORE | THandlerSingleton< CTestPluginHandlerImpl > |
template class EXPORT_CORE | TPlugin< test_plugin_data, test_plugin_type > |
Test plugin handler, only used internally for thesing the plugin handler
Definition at line 87 of file testplugin.hh.
EXPORT_CORE const char* const test_property |
constant defining a test property
template class EXPORT_CORE THandlerSingleton< CTestPluginHandlerImpl > |
template class EXPORT_CORE TPlugin< test_plugin_data, test_plugin_type > |