|
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 | |
| 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 > |
| template<> | |
| const char *const | TPluginHandler< CTestPlugin >::m_help |
Test plugin handler, only used internally for thesing the plugin handler
Definition at line 89 of file testplugin.hh.
|
extern |
constant defining a test property
|
extern |
|
extern |
| const char* const TPluginHandler< CTestPlugin >::m_help |
Definition at line 54 of file testplugin.hh.