IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Input/output of IMP::atom::Hierarchy information. More...
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
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, Model *m) |
void | IMP::rmf::link_hierarchies (RMF::FileConstHandle fh, const atom::Hierarchies &hs) |
Input/output of IMP::atom::Hierarchy information.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file atom_io.h.