IMP  2.1.1
The Integrative Modeling Platform
kernel/restraint_macros.h File Reference

Various general useful macros for IMP. More...

#include <IMP/kernel/kernel_config.h>
#include <IMP/base/doxygen_macros.h>
#include <IMP/base/deprecation_macros.h>
#include "internal/scoring_functions.h"
#include "container_base.h"
#include "input_output_macros.h"
#include "constants.h"
+ Include dependency graph for kernel/restraint_macros.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMP_RESTRAINT(Name)
 
#define IMP_RESTRAINT_2(Name)
 
#define IMP_RESTRAINT_ACCUMULATOR(Name)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/restraint_macros.h.

Macro Definition Documentation

#define IMP_RESTRAINT (   Name)
Deprecated:
As of IMP release 2.1. See the IMP Deprecation Policy for more information about deprecation in IMP. Declare the methods yourself instead.

Definition at line 21 of file kernel/restraint_macros.h.

#define IMP_RESTRAINT_2 (   Name)
Deprecated:
As of IMP release 2.1. See the IMP Deprecation Policy for more information about deprecation in IMP. Declare the methods yourself instead.

Definition at line 32 of file kernel/restraint_macros.h.

#define IMP_RESTRAINT_ACCUMULATOR (   Name)
Deprecated:
As of IMP release 2.1. See the IMP Deprecation Policy for more information about deprecation in IMP. Declare the methods yourself instead.

Definition at line 42 of file kernel/restraint_macros.h.