Data Structures | Typedefs | Variables
dummyhandler.hh File Reference
#include <mia/core/ioplugin.hh>
#include <mia/core/iohandler.hh>
#include <mia/core/factory.hh>
Include dependency graph for dummyhandler.hh:

Go to the source code of this file.

Data Structures

class  CDummyType
 
class  CTestIOPlugin
 
struct  test_io_data
 

Typedefs

typedef THandlerSingleton< TIOPluginHandler< CTestIOPlugin > > CTestIOPluginHandler
 Test IO plugin handler, don't use this in real code. More...
 

Variables

template class EXPORT_CORE TIOPlugin< test_io_data >
 
template class EXPORT_CORE TPlugin< test_io_data, io_plugin_type >
 

Typedef Documentation

Test IO plugin handler, don't use this in real code.

Definition at line 55 of file dummyhandler.hh.

Variable Documentation

template class EXPORT_CORE TIOPlugin< test_io_data >
template class EXPORT_CORE TPlugin< test_io_data, io_plugin_type >