Data Structures | Typedefs
2d/vfio.hh File Reference
#include <set>
#include <vector>
#include <mia/core/ioplugin.hh>
#include <mia/core/iohandler.hh>
#include <mia/2d/vectorfield.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...
 

Typedef Documentation

Base class for 2D vector field IO plugins.

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

Handler for 2D vector field IO.

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