Go to the source code of this file.
|
| casacore |
| this file contains all the compiler specific defines
|
|
|
#define | g_name2(a, b) |
|
#define | gEnErIc2(a, b) |
|
#define | g_name3(a, b, c) |
|
#define | gEnErIc3(a, b, c) |
|
#define | g_name4(a, b, c, d) |
|
#define | gEnErIc4(a, b, c, d) |
|
#define | GENERIC_STRING(a) |
|
#define | gEnErIcStRiNg(a) |
|
#define | g_declare(clas, t) |
|
#define | g_declare2(clas, t1, t2) |
|
#define | g_implement(clas, t) |
|
#define | g_implement2(clas, t1, t2) |
|
#define | g_set_handler(gen, type, x) |
|
#define | g_errorhandler(gen, type) |
|
#define | g_callerror(gen, type, a, b) |
|
◆ g_callerror
#define g_callerror |
( |
|
gen, |
|
|
|
type, |
|
|
|
a, |
|
|
|
b |
|
) |
| |
◆ g_declare
#define g_declare |
( |
|
clas, |
|
|
|
t |
|
) |
| |
◆ g_declare2
#define g_declare2 |
( |
|
clas, |
|
|
|
t1, |
|
|
|
t2 |
|
) |
| |
◆ g_errorhandler
#define g_errorhandler |
( |
|
gen, |
|
|
|
type |
|
) |
| |
◆ g_implement
#define g_implement |
( |
|
clas, |
|
|
|
t |
|
) |
| |
◆ g_implement2
#define g_implement2 |
( |
|
clas, |
|
|
|
t1, |
|
|
|
t2 |
|
) |
| |
◆ g_name2
◆ g_name3
#define g_name3 |
( |
|
a, |
|
|
|
b, |
|
|
|
c |
|
) |
| |
◆ g_name4
#define g_name4 |
( |
|
a, |
|
|
|
b, |
|
|
|
c, |
|
|
|
d |
|
) |
| |
◆ g_set_handler
#define g_set_handler |
( |
|
gen, |
|
|
|
type, |
|
|
|
x |
|
) |
| |
◆ gEnErIc2
#define gEnErIc2 |
( |
|
a, |
|
|
|
b |
|
) |
| |
◆ gEnErIc3
#define gEnErIc3 |
( |
|
a, |
|
|
|
b, |
|
|
|
c |
|
) |
| |
◆ gEnErIc4
#define gEnErIc4 |
( |
|
a, |
|
|
|
b, |
|
|
|
c, |
|
|
|
d |
|
) |
| |
◆ GENERIC_STRING
#define GENERIC_STRING |
( |
|
a | ) |
|
◆ gEnErIcStRiNg
#define gEnErIcStRiNg |
( |
|
a | ) |
|