flext 0.6.2
|
Macros | |
#define | FLEXT_CALLGET_F(GFUN) |
Declare a get function for a float attribute. | |
#define | FLEXT_CALLGET_I(GFUN) |
Declare a get function for an integer attribute. | |
#define | FLEXT_CALLGET_B(GFUN) |
Declare a get function for a boolean attribute. | |
#define | FLEXT_CALLGET_E(GFUN, TP) |
Declare a get function for an enum attribute. | |
#define | FLEXT_CALLGET_S(FUN) |
Declare a get function for a symbol attribute. | |
#define | FLEXT_CALLGET_V(FUN) |
Declare a get function for a variable list attribute. | |
Declare a get function for a boolean attribute.
Declare a get function for an enum attribute.
Declare a get function for a float attribute.
Declare a get function for an integer attribute.
Declare a get function for a symbol attribute.
Declare a get function for a variable list attribute.