|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
Macros to help in defining tuple classes. More...
#include <IMP/kernel_config.h>#include "Value.h"#include "Showable.h"#include "hash.h"#include "hash_macros.h"#include "showable_macros.h"#include "value_macros.h"#include "comparison_macros.h"#include "swig_macros.h"
Include dependency graph for tuple_macros.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | IMP_TUPLE_VALUE(Name, type_name, data_name, var_name) |
Macros to help in defining tuple classes.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file tuple_macros.h.
| #define IMP_TUPLE_VALUE | ( | Name, | |
| type_name, | |||
| data_name, | |||
| var_name | |||
| ) |
Implementation macro
Definition at line 22 of file tuple_macros.h.