|
OpenStructure
|
#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/mol/surface_io_handler.hh>#include <ost/io/io_exception.hh>Go to the source code of this file.
Data Structures | |
| class | IOManager |
| Central registry for input/output handlers. More... | |
Namespaces | |
| namespace | ost |
| namespace | ost::io |
Typedefs | |
| typedef std::vector < EntityIOHandlerFactoryBaseP > | EntityIOHFList |
| typedef std::vector < SequenceIOHandlerFactoryBasePtr > | AlignmentIOFList |
| typedef std::vector < SurfaceIOHandlerFactoryBasePtr > | SurfaceIOFList |
1.8.1.1