IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Typedefs
links.h File Reference

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

#include <IMP/rmf/rmf_config.h>
#include <RMF/NodeHandle.h>
#include <RMF/FileHandle.h>
#include <IMP/base/Object.h>
#include <IMP/base/Pointer.h>
#include <IMP/base/object_macros.h>
#include <IMP/base/log_macros.h>
+ Include dependency graph for links.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::rmf::LoadLink
 
class  IMP::rmf::SaveLink
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::rmf
 Support for the RMF file format for storing hierarchical molecular data and markup.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer< LoadLink > > 
IMP::rmf::LoadLinks
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< LoadLink > > 
IMP::rmf::LoadLinksTemp
 
typedef IMP::base::Vector
< IMP::base::Pointer< SaveLink > > 
IMP::rmf::SaveLinks
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< SaveLink > > 
IMP::rmf::SaveLinksTemp
 

Detailed Description

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

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file links.h.