IMP
2.2.0
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 | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::rmf | |
See IMP.rmf for more information. | |
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="") |