IMP
2.0.1
The Integrative Modeling Platform
|
Handle read/write of Model data from/to files. More...
#include <IMP/rmf/rmf_config.h>
#include "links.h"
#include <IMP/base/Object.h>
#include <IMP/base/Pointer.h>
#include <IMP/base/object_macros.h>
#include <IMP/base/log_macros.h>
#include <RMF/names.h>
Go to the source code of this file.
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::rmf |
See IMP.rmf Overview for more information. | |
Typedefs | |
typedef base::Object * | IMP::rmf::AssociationType |
typedef base::Pointer< LoadLink > | IMP::rmf::LoadLinkAssociationType |
typedef base::Pointer< SaveLink > | IMP::rmf::SaveLinkAssociationType |
Associations | |
RMF supports tracking associations between an RMF file an native objects. In the | |
RMF::NodeConstHandle | IMP::rmf::get_node_from_association (RMF::FileConstHandle nh, base::Object *oi) |
RMF::NodeHandle | IMP::rmf::get_node_from_association (RMF::FileHandle nh, base::Object *oi) |
bool | IMP::rmf::get_has_associated_node (RMF::FileConstHandle nh, base::Object *oi) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file associations.h.