Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mitkPPConfig.h"
Go to the source code of this file.
Macros | |
#define | MITK_PP_TUPLE_EAT(size) |
#define | MITK_PP_TUPLE_EAT_I(size) |
#define | MITK_PP_TUPLE_EAT_0() |
#define | MITK_PP_TUPLE_EAT_1(a) |
#define | MITK_PP_TUPLE_EAT_2(a, b) |
#define | MITK_PP_TUPLE_EAT_3(a, b, c) |
#define | MITK_PP_TUPLE_EAT_4(a, b, c, d) |
#define | MITK_PP_TUPLE_EAT_5(a, b, c, d, e) |
#define | MITK_PP_TUPLE_EAT_6(a, b, c, d, e, f) |
#define | MITK_PP_TUPLE_EAT_7(a, b, c, d, e, f, g) |
#define | MITK_PP_TUPLE_EAT_8(a, b, c, d, e, f, g, h) |
#define | MITK_PP_TUPLE_EAT_9(a, b, c, d, e, f, g, h, i) |
#define | MITK_PP_TUPLE_EAT_10(a, b, c, d, e, f, g, h, i, j) |
#define | MITK_PP_TUPLE_EAT_11(a, b, c, d, e, f, g, h, i, j, k) |
#define | MITK_PP_TUPLE_EAT_12(a, b, c, d, e, f, g, h, i, j, k, l) |
#define | MITK_PP_TUPLE_EAT_13(a, b, c, d, e, f, g, h, i, j, k, l, m) |
#define | MITK_PP_TUPLE_EAT_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n) |
#define | MITK_PP_TUPLE_EAT_15(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) |
#define | MITK_PP_TUPLE_EAT_16(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p) |
#define | MITK_PP_TUPLE_EAT_17(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q) |
#define | MITK_PP_TUPLE_EAT_18(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r) |
#define | MITK_PP_TUPLE_EAT_19(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s) |
#define | MITK_PP_TUPLE_EAT_20(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t) |
#define | MITK_PP_TUPLE_EAT_21(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u) |
#define | MITK_PP_TUPLE_EAT_22(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v) |
#define | MITK_PP_TUPLE_EAT_23(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w) |
#define | MITK_PP_TUPLE_EAT_24(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x) |
#define | MITK_PP_TUPLE_EAT_25(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y) |
#define MITK_PP_TUPLE_EAT | ( | size | ) |
Definition at line 37 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_0 | ( | ) |
Definition at line 45 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_1 | ( | a | ) |
Definition at line 46 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_10 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j | |||
) |
Definition at line 55 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_11 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k | |||
) |
Definition at line 56 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_12 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l | |||
) |
Definition at line 57 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_13 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m | |||
) |
Definition at line 58 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_14 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n | |||
) |
Definition at line 59 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_15 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o | |||
) |
Definition at line 60 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_16 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p | |||
) |
Definition at line 61 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_17 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q | |||
) |
Definition at line 62 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_18 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r | |||
) |
Definition at line 63 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_19 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r, | |||
s | |||
) |
Definition at line 64 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_2 | ( | a, | |
b | |||
) |
Definition at line 47 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_20 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r, | |||
s, | |||
t | |||
) |
Definition at line 65 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_21 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r, | |||
s, | |||
t, | |||
u | |||
) |
Definition at line 66 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_22 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r, | |||
s, | |||
t, | |||
u, | |||
v | |||
) |
Definition at line 67 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_23 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r, | |||
s, | |||
t, | |||
u, | |||
v, | |||
w | |||
) |
Definition at line 68 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_24 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r, | |||
s, | |||
t, | |||
u, | |||
v, | |||
w, | |||
x | |||
) |
Definition at line 69 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_25 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i, | |||
j, | |||
k, | |||
l, | |||
m, | |||
n, | |||
o, | |||
p, | |||
q, | |||
r, | |||
s, | |||
t, | |||
u, | |||
v, | |||
w, | |||
x, | |||
y | |||
) |
Definition at line 70 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_3 | ( | a, | |
b, | |||
c | |||
) |
Definition at line 48 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_4 | ( | a, | |
b, | |||
c, | |||
d | |||
) |
Definition at line 49 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_5 | ( | a, | |
b, | |||
c, | |||
d, | |||
e | |||
) |
Definition at line 50 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_6 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f | |||
) |
Definition at line 51 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_7 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g | |||
) |
Definition at line 52 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_8 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h | |||
) |
Definition at line 53 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_9 | ( | a, | |
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h, | |||
i | |||
) |
Definition at line 54 of file mitkPPTupleEat.h.
#define MITK_PP_TUPLE_EAT_I | ( | size | ) |
Definition at line 43 of file mitkPPTupleEat.h.