IMP  2.3.0
The Integrative Modeling Platform
frames.h File Reference

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>
+ 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
 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="")
 

Detailed Description

Handle read/write of kernel::Model data from/to files.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file frames.h.