|
IMP
2.0.1
The Integrative Modeling Platform
|
Various important macros for implementing decorators. More...
#include "ClosePairsFinder.h"#include <IMP/base/doxygen_macros.h>#include <IMP/base/object_macros.h>
Include dependency graph for close_pairs_finder_macros.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | IMP_CLOSE_PAIRS_FINDER(Name) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file close_pairs_finder_macros.h.
| #define IMP_CLOSE_PAIRS_FINDER | ( | Name | ) |
Helper macro for implementing IMP::core::ClosePairsFinder objects. In addition to the IMP_OBJECT methods it declares:
Definition at line 25 of file close_pairs_finder_macros.h.