OpenStructure
Data Structures | Namespaces | Typedefs
io_manager.hh File Reference
#include <vector>
#include <ost/config.hh>
#include <ost/io/module_config.hh>
#include <ost/io/mol/entity_io_handler.hh>
#include <ost/io/seq/sequence_io_handler.hh>
#include <ost/io/seq/profile_io_handler.hh>
#include <ost/io/mol/surface_io_handler.hh>
#include <ost/io/img/map_io_handler.hh>
#include <ost/io/io_exception.hh>

Go to the source code of this file.

Data Structures

class  IOManager
 

Namespaces

 ost
 
 ost::io
 

Typedefs

typedef std::vector< EntityIOHandlerFactoryBaseP > EntityIOHFList
 
typedef std::vector< SequenceIOHandlerFactoryBasePtr > AlignmentIOFList
 
typedef std::vector< ProfileIOHandlerFactoryBasePtr > ProfileIOFList
 
typedef std::vector< SurfaceIOHandlerFactoryBasePtr > SurfaceIOFList
 
typedef std::vector< MapIOHandlerFactoryBasePtr > MapIOFList