IMP  2.0.1
The Integrative Modeling Platform
metric_macros.h File Reference

Various important macros for implementing decorators. More...

#include "Metric.h"
#include <IMP/base/object_macros.h>
+ Include dependency graph for metric_macros.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMP_METRIC(Name)
 Define things needed for a Metric. More...
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file metric_macros.h.

Macro Definition Documentation

#define IMP_METRIC (   Name)

In addition to what is done by IMP_OBJECT() it declares

Definition at line 20 of file metric_macros.h.