IMP
2.3.1
The Integrative Modeling Platform
|
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>
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 |