IMP Reference Guide
2.14.0
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>
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 |