IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
frames.h File Reference

Read or write RMF frames. More...

#include <IMP/rmf/rmf_config.h>
#include <RMF/FileHandle.h>
#include <IMP/deprecation_macros.h>
+ 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...
 

Detailed Description

Read or write RMF frames.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file frames.h.