![]() |
IMP
2.2.1
The Integrative Modeling Platform
|
Handle read/write of kernel::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 | |
| IMP | |
| All IMP::kernel code is brought into the IMP namespace. | |
| IMP::rmf | |
| See IMP.rmf 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, kernel::Model *m) |
| void | IMP::rmf::link_hierarchies (RMF::FileConstHandle fh, const atom::Hierarchies &hs) |