23 #define FLEXT_VERSION 600 27 #define FLEXT_VERSTR "0.6.0 alpha" 36 #if FLEXT_THREADS == FLEXT_THR_POSIX 41 #elif FLEXT_THREADS == FLEXT_THR_MP 42 #include <multiprocessing.h> 43 #elif FLEXT_THREADS == FLEXT_THR_WIN32 44 #if defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x500 48 #error "Win32 threading model only supported for Win2000/XP or newer" 51 #error "Thread model not supported" Message processing of flext base class.
Definitions for handling the t_atom type and lists thereof.
Proxy classes for the flext base class.
Implementation of the buffer abstraction class.
Processing of method and attribute lists.
flext support functions and classes.
Definitions for printing and scanning the t_atom type.
Declares the flext dsp class.
Code for handling of object (and library) creation functions.
Implementation of the flext message queuing functionality.
flext SIMD support functions
Attribute handling for the flext base class.
Implementation of the flext outlet functionality.
Attribute editor (property dialog) for PD.
User accessible flext base classes.
Try to find out the platform.
This file includes all the #define header files.
Functionality for symbol-bound methods.
Implementation of the flext dsp base class.
flext timer functions and classes
Implementation of the various utility functions.
Implementation of the flext thread functionality.
Implementation of the flext base class.
Method processing of flext base class.
Implementation of the variable inlet/outlet functionality.
Definitions for handling the t_atom type and lists thereof.
Implementation of the internal flext base classes.