|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
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 |