OpenStructure
Loading...
Searching...
No Matches
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

namespace  ost
 
namespace  ost::io
 

Typedefs

typedef std::vector< EntityIOHandlerFactoryBasePEntityIOHFList
 
typedef std::vector< SequenceIOHandlerFactoryBasePtrAlignmentIOFList
 
typedef std::vector< ProfileIOHandlerFactoryBasePtrProfileIOFList
 
typedef std::vector< SurfaceIOHandlerFactoryBasePtrSurfaceIOFList
 
typedef std::vector< MapIOHandlerFactoryBasePtrMapIOFList