IMP  2.0.1
The Integrative Modeling Platform
close_pairs_finder_macros.h File Reference

Various important macros for implementing decorators. More...

+ 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)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file close_pairs_finder_macros.h.

Macro Definition Documentation

#define IMP_CLOSE_PAIRS_FINDER (   Name)

Helper macro for implementing IMP::core::ClosePairsFinder objects. In addition to the IMP_OBJECT methods it declares:

  • IMP::core::get_close_pairs()

Definition at line 25 of file close_pairs_finder_macros.h.