IMP  2.4.0
The Integrative Modeling Platform
rmf.h
Go to the documentation of this file.
1 /**
2  * \file IMP/rmf.h
3  * \brief Include all non-deprecated headers in IMP.rmf.
4  *
5  * Copyright 2007-2015 IMP Inventors. All rights reserved.
6  */
7 
8 #ifndef IMP_RMF_H
9 #define IMP_RMF_H
10 #include <IMP/rmf/RMFWriter.h>
12 #include <IMP/rmf/associations.h>
13 #include <IMP/rmf/atom_io.h>
14 #include <IMP/rmf/atom_links.h>
15 #include <IMP/rmf/frames.h>
16 #include <IMP/rmf/geometry_io.h>
17 #include <IMP/rmf/link_macros.h>
18 #include <IMP/rmf/links.h>
19 #include <IMP/rmf/particle_io.h>
20 #include <IMP/rmf/restraint_io.h>
21 #include <IMP/rmf/simple_links.h>
22 #endif /* IMP_RMF_H */
Handle read/write of kernel::Model data from/to files.
Handle read/write of kernel::Model data from/to files.
Handle read/write of kernel::Model data from/to files.
Handle read/write of kernel::Model data from/to files.
Handle read/write of kernel::Model data from/to files.
Handle read/write of kernel::Model data from/to files.
Handle read/write of kernel::Model data from/to files.
Track associations between an RMF file and native objects.