| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Read or write RMF frames. More...
 Include dependency graph for frames.h:
 This graph shows which files directly or indirectly include this file: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.  | |
Functions | |
| void | IMP::rmf::load_frame (RMF::FileConstHandle file, RMF::FrameID frame) | 
| Load the given RMF frame into the state of the linked objects.  More... | |
| RMF::FrameID | IMP::rmf::save_frame (RMF::FileHandle file, std::string name="") | 
| Save the current state of the linked objects as a new RMF frame.  More... | |