#include <againcontroller.h>

| static FUnknown* createInstance | ( | void * | context | ) | [inline, static] |
Reimplemented from EditController.
| tresult terminate | ( | ) | [virtual] |
Reimplemented from EditController.
Reimplemented from EditController.
Reimplemented from EditController.
Reimplemented from EditController.
| tresult setParamNormalized | ( | ParamID | tag, | |
| ParamValue | value | |||
| ) | [virtual] |
Reimplemented from EditController.
| tresult getParamStringByValue | ( | ParamID | tag, | |
| ParamValue | valueNormalized, | |||
| String128 | string | |||
| ) | [virtual] |
Reimplemented from EditController.
| tresult getParamValueByString | ( | ParamID | tag, | |
| TChar * | string, | |||
| ParamValue & | valueNormalized | |||
| ) | [virtual] |
Reimplemented from EditController.
| void editorDestroyed | ( | EditorView * | editor | ) | [inline, virtual] |
Reimplemented from EditController.
| void editorAttached | ( | EditorView * | editor | ) | [virtual] |
Reimplemented from EditController.
| void editorRemoved | ( | EditorView * | editor | ) | [virtual] |
Reimplemented from EditController.
| tresult getMidiControllerAssignment | ( | int32 | busIndex, | |
| int16 | channel, | |||
| CtrlNumber | midiControllerNumber, | |||
| ParamID & | tag | |||
| ) | [virtual] |
Implements IMidiMapping.
| DELEGATE_REFCOUNT | ( | EditController | ) | const |
| void addDependentView | ( | AGainEditorView * | view | ) |
| void removeDependentView | ( | AGainEditorView * | view | ) |
| void setDefaultMessageText | ( | String128 | text | ) |
| TChar * getDefaultMessageText | ( | ) |
| void** obj |