My Project
|
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 | |
const EXPORT_CORE 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 89 of file testplugin.hh.
const EXPORT_CORE 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 > |