|
Marsyas
0.6.0-alpha
|
#include <marsyas/common_header.h>#include <marsyas/realvec.h>#include <marsyas/system/MarControlValue.h>#include <string>#include <iostream>#include <vector>#include <utility>#include <typeinfo>Go to the source code of this file.
Data Structures | |
| class | MarControl |
| MarControlPtr is a smart pointer wrapper for MarControl. MarControl is the control class containing a name, type and value. Created by lfpt@inescporto.pt and lmartins@inescporto.pt. More... | |
| class | MarControlPtr |
Namespaces | |
| namespace | Marsyas |
Defines | |
| #define | TRACE_ADDCONTROL |
| #define | TRACE_ADDCONTROL |
| #define | TRACE_REMCONTROL |
| #define | TRACE_REMCONTROL |
| #define | WAS_INLINE |
| #define TRACE_ADDCONTROL |
Definition at line 42 of file MarControl.h.
| #define TRACE_ADDCONTROL |
Definition at line 42 of file MarControl.h.
| #define TRACE_REMCONTROL |
Definition at line 43 of file MarControl.h.
| #define TRACE_REMCONTROL |
Definition at line 43 of file MarControl.h.
| #define WAS_INLINE |
Definition at line 45 of file MarControl.h.
1.7.6.1