|
IMP
2.0.1
The Integrative Modeling Platform
|
Handle read/write of Model data from/to files. More...
Include dependency graph for atom_io.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::rmf |
| See IMP.rmf Overview for more information. | |
Hierarchy I/O | |
Hierarchy I/O writes IMP::atom::Hierarchy information along with the information contained in the following decorators
| |
| void | IMP::rmf::add_hierarchies (RMF::FileHandle fh, const atom::Hierarchies &hs) |
| void | IMP::rmf::add_hierarchies (RMF::NodeHandle fh, const atom::Hierarchies &hs) |
| void | IMP::rmf::add_hierarchy (RMF::FileHandle fh, atom::Hierarchy hs) |
| atom::Hierarchies | IMP::rmf::create_hierarchies (RMF::FileConstHandle fh, Model *m) |
| void | IMP::rmf::link_hierarchies (RMF::FileConstHandle fh, const atom::Hierarchies &hs) |
| void | IMP::rmf::set_save_forces (RMF::FileHandle fh, bool tf) |