IMP
2.3.0
The Integrative Modeling Platform
|
Handle read/write of kernel::Model data from/to files. More...
Go to the source code of this file.
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::rmf | |
Support for the RMF file format for storing hierarchical molecular data and markup. | |
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) |