IMP
2.2.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 | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::rmf | |
See IMP.rmf for more information. | |
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 |