Go to the source code of this file.
Data Structures | |
class | CDummyIOPluginHandler |
class | CDummyType |
class | CTestIOPlugin |
struct | test_io_data |
Typedefs | |
typedef THandlerSingleton< CDummyIOPluginHandler > | CTestIOPluginHandler |
Test IO plugin handler, don't use this in real code. More... | |
Variables | |
template class EXPORT_CORE | THandlerSingleton< TIOPluginHandler< CTestIOPlugin > > |
template class EXPORT_CORE | TIOPlugin< test_io_data > |
template class EXPORT_CORE | TIOPluginHandler< CTestIOPlugin > |
template class EXPORT_CORE | TPlugin< test_io_data, io_plugin_type > |
Test IO plugin handler, don't use this in real code.
Definition at line 63 of file dummyhandler.hh.
template class EXPORT_CORE THandlerSingleton< TIOPluginHandler< CTestIOPlugin > > |
template class EXPORT_CORE TIOPlugin< test_io_data > |
template class EXPORT_CORE TIOPluginHandler< CTestIOPlugin > |
template class EXPORT_CORE TPlugin< test_io_data, io_plugin_type > |