![]() |
IMP
2.1.1
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
#include <IMP/kernel/kernel_config.h>#include <IMP/base/value_macros.h>#include "ScoreState.h"#include "container_base.h"#include "input_output_macros.h"
Include dependency graph for kernel/score_state_macros.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | IMP_CONSTRAINT(Name) |
| #define | IMP_CONSTRAINT_2(Name) |
| #define | IMP_SCORE_STATE(Name) |
| #define | IMP_SCORE_STATE_2(Name) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/score_state_macros.h.
| #define IMP_CONSTRAINT | ( | Name | ) |
Definition at line 29 of file kernel/score_state_macros.h.
| #define IMP_CONSTRAINT_2 | ( | Name | ) |
Definition at line 51 of file kernel/score_state_macros.h.
| #define IMP_SCORE_STATE | ( | Name | ) |
Definition at line 18 of file kernel/score_state_macros.h.
| #define IMP_SCORE_STATE_2 | ( | Name | ) |
Definition at line 40 of file kernel/score_state_macros.h.