|
flext 0.6.2
|
Macros | |
| #define | FLEXT_LIB_SETUP(NAME, SETUPFUN) |
| Specify that to declare the library itself. | |
| #define | FLEXT_SETUP(cl) |
| Register an object in the library. | |
| #define | FLEXT_DSP_SETUP(cl) |
| Register a DSP object in the library. | |
| #define FLEXT_DSP_SETUP | ( | cl | ) |
Register a DSP object in the library.
| #define FLEXT_LIB_SETUP | ( | NAME, | |
| SETUPFUN ) |
Specify that to declare the library itself.
| #define FLEXT_SETUP | ( | cl | ) |
Register an object in the library.