testplugin.hh File Reference
Include dependency graph for testplugin.hh:

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< CTestPluginHandlerImplCTestPluginHandler
 

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 >
 

Typedef Documentation

◆ CTestPluginHandler

Test plugin handler, only used internally for thesing the plugin handler

Definition at line 87 of file testplugin.hh.

Variable Documentation

◆ test_property

EXPORT_CORE const char* const test_property

constant defining a test property

◆ THandlerSingleton< CTestPluginHandlerImpl >

◆ TPlugin< test_plugin_data, test_plugin_type >

template class EXPORT_CORE TPlugin< test_plugin_data, test_plugin_type >