2d/vfio.hh File Reference
#include <set>
#include <vector>
#include <mia/core/ioplugin.hh>
#include <mia/core/iohandler.hh>
#include <mia/2d/vectorfield.hh>
Include dependency graph for 2d/vfio.hh:

Go to the source code of this file.

Data Structures

class  C2DIOVectorfield
 a class for the IO of 2D vector fields More...
 
struct  io_2dvf_type
 

Typedefs

typedef TIOPlugin< io_2dvf_typeC2DVFIOPlugin
 Base class for 2D vector field IO plugins. More...
 
typedef THandlerSingleton< TIOPluginHandler< C2DVFIOPlugin > > C2DVFIOPluginHandler
 Handler for 2D vector field IO. More...
 

Variables

template class EXPORT_2D THandlerSingleton< TIOPluginHandler< C2DVFIOPlugin > >
 
template class EXPORT_2D TIOPlugin< io_2dvf_type >
 
template class EXPORT_2D TIOPluginHandler< C2DVFIOPlugin >
 
template class EXPORT_2D TPlugin< io_2dvf_type, io_plugin_type >
 

Typedef Documentation

◆ C2DVFIOPlugin

Base class for 2D vector field IO plugins.

Definition at line 68 of file 2d/vfio.hh.

◆ C2DVFIOPluginHandler

Handler for 2D vector field IO.

Definition at line 78 of file 2d/vfio.hh.

Variable Documentation

◆ THandlerSingleton< TIOPluginHandler< C2DVFIOPlugin > >

◆ TIOPlugin< io_2dvf_type >

template class EXPORT_2D TIOPlugin< io_2dvf_type >

◆ TIOPluginHandler< C2DVFIOPlugin >

◆ TPlugin< io_2dvf_type, io_plugin_type >

template class EXPORT_2D TPlugin< io_2dvf_type, io_plugin_type >