IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
links.h File Reference

Manage links between IMP objects and a part of the RMF file. More...

#include <IMP/rmf/rmf_config.h>
#include <RMF/NodeHandle.h>
#include <RMF/FileHandle.h>
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <IMP/object_macros.h>
#include <IMP/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
 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.
 

Typedefs

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

Detailed Description

Manage links between IMP objects and a part of the RMF file.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file links.h.