#include <Accessor.h>
Public Member Functions | |
| Accessor (string na, unsigned sel, unsigned typ) | |
| Convenient constructor. | |
Public Attributes | |
| string | mName |
| name | |
| unsigned | mSelector |
| operand selector (see macros in the instruments, e.g., set_attack_f) | |
| unsigned | mType |
| argument type (see macros above, e.g., CSL_FLOAT_TYPE) | |
|
||||||||||||||||
|
Convenient constructor.
|
|
|
name
|
|
|
operand selector (see macros in the instruments, e.g., set_attack_f)
|
|
|
argument type (see macros above, e.g., CSL_FLOAT_TYPE)
|
1.4.5-20051010