IMP
2.3.1
The Integrative Modeling Platform
|
Handle read/write of kernel::Model data from/to files. More...
#include <IMP/rmf/rmf_config.h>
#include <RMF/FileHandle.h>
#include <IMP/base/deprecation_macros.h>
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. | |
Functions | |
void | IMP::rmf::load_frame (RMF::FileConstHandle file, RMF::FrameID frame) |
void | IMP::rmf::load_frame (RMF::FileConstHandle file, unsigned int frame) |
RMF::FrameID | IMP::rmf::save_frame (RMF::FileHandle file, std::string name="") |
void | IMP::rmf::save_frame (RMF::FileHandle file, unsigned int, std::string name="") |