IMP
2.1.0
The Integrative Modeling Platform
|
Macros for various classes. More...
#include "internal/TupleRestraint.h"
#include "internal/functors.h"
#include "container_macros.h"
#include <IMP/base/object_macros.h>
#include "input_output_macros.h"
#include <algorithm>
Go to the source code of this file.
This file is generated by a script (core/tools/make-containers). Do not edit directly.
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/triplet_macros.h.
#define IMP_ACTIVE_TRIPLET_CONTAINER | ( | Name | ) | IMP_TRIPLET_CONTAINER(name) |
Definition at line 421 of file kernel/triplet_macros.h.
#define IMP_COMPOSITE_TRIPLET_SCORE | ( | Name | ) |
Definition at line 72 of file kernel/triplet_macros.h.
#define IMP_FOREACH_TRIPLET | ( | sequence, | |
operation | |||
) |
Use IMP_CONTAINER_FOREACH() instead.
Definition at line 426 of file kernel/triplet_macros.h.
#define IMP_FOREACH_TRIPLET_INDEX | ( | sequence, | |
operation | |||
) |
Use IMP_CONTAINER_FOREACH() instead.
Definition at line 443 of file kernel/triplet_macros.h.
#define IMP_INDEX_TRIPLET_MODIFIER | ( | Name | ) |
Definition at line 352 of file kernel/triplet_macros.h.
#define IMP_INDEX_TRIPLET_PREDICATE | ( | Name, | |
return_value, | |||
return_inputs | |||
) |
Definition at line 268 of file kernel/triplet_macros.h.
#define IMP_INDEX_TRIPLET_SCORE | ( | Name | ) |
Definition at line 150 of file kernel/triplet_macros.h.
#define IMP_SIMPLE_TRIPLET_SCORE | ( | Name | ) |
Definition at line 48 of file kernel/triplet_macros.h.
#define IMP_TRIPLET_CONTAINER | ( | Name | ) |
Definition at line 401 of file kernel/triplet_macros.h.
#define IMP_TRIPLET_CONTAINER_METHODS | ( | Name | ) |
Use this to fill in container methods IMP::kernel::TripletContainer::do_apply()
Definition at line 392 of file kernel/triplet_macros.h.
#define IMP_TRIPLET_MODIFIER | ( | Name | ) |
Definition at line 318 of file kernel/triplet_macros.h.
#define IMP_TRIPLET_MODIFIER_METHODS | ( | Name | ) |
Define
Definition at line 338 of file kernel/triplet_macros.h.
#define IMP_TRIPLET_PREDICATE | ( | Name | ) |
Definition at line 199 of file kernel/triplet_macros.h.
#define IMP_TRIPLET_SCORE | ( | Name | ) |
Definition at line 25 of file kernel/triplet_macros.h.
#define IMP_TRIPLET_SCORE_METHODS | ( | Name | ) |
Define
Definition at line 120 of file kernel/triplet_macros.h.