| VST 3 SDK
    VST 3.7
    SDK for developing VST plug-in | 
This is the complete list of members for EditController, including all inherited members.
| addRef()=0 | FUnknown | pure virtual | 
| allocateMessage() const | ComponentBase | |
| beginEdit(ParamID tag) | EditController | virtual | 
| ComponentBase() | ComponentBase | |
| componentHandler2 | EditController | |
| connect(IConnectionPoint *other) SMTG_OVERRIDE | ComponentBase | virtual | 
| createView(FIDString) SMTG_OVERRIDE | EditController | inlinevirtual | 
| disconnect(IConnectionPoint *other) SMTG_OVERRIDE | ComponentBase | virtual | 
| EditController() | EditController | |
| editorAttached(EditorView *) | EditController | inlinevirtual | 
| editorDestroyed(EditorView *) | EditController | inlinevirtual | 
| editorRemoved(EditorView *) | EditController | inlinevirtual | 
| endEdit(ParamID tag) | EditController | virtual | 
| finishGroupEdit() | EditController | virtual | 
| getComponentHandler() const | EditController | inline | 
| getHostContext() const | ComponentBase | inline | 
| getHostKnobMode() | EditController | inlinestatic | 
| getParameterCount() SMTG_OVERRIDE | EditController | virtual | 
| getParameterInfo(int32 paramIndex, ParameterInfo &info) SMTG_OVERRIDE | EditController | virtual | 
| getParameterInfoByTag(ParamID tag, ParameterInfo &info) | EditController | virtual | 
| getParameterObject(ParamID tag) | EditController | inlinevirtual | 
| getParamNormalized(ParamID tag) SMTG_OVERRIDE | EditController | virtual | 
| getParamStringByValue(ParamID tag, ParamValue valueNormalized, String128 string) SMTG_OVERRIDE | EditController | virtual | 
| getParamValueByString(ParamID tag, TChar *string, ParamValue &valueNormalized) SMTG_OVERRIDE | EditController | virtual | 
| getPeer() const | ComponentBase | inline | 
| getState(IBStream *state) SMTG_OVERRIDE | EditController | virtual | 
| hostKnobMode | EditController | static | 
| Steinberg::iid | IPluginBase | static | 
| Steinberg::Vst::IConnectionPoint::iid | IConnectionPoint | static | 
| Steinberg::Vst::IEditController::iid | IEditController | static | 
| Steinberg::Vst::IEditController2::iid | IEditController2 | static | 
| initialize(FUnknown *context) SMTG_OVERRIDE | EditController | virtual | 
| normalizedParamToPlain(ParamID tag, ParamValue valueNormalized) SMTG_OVERRIDE | EditController | virtual | 
| notify(IMessage *message) SMTG_OVERRIDE | ComponentBase | virtual | 
| openAboutBox(TBool) SMTG_OVERRIDE | EditController | inlinevirtual | 
| openHelp(TBool) SMTG_OVERRIDE | EditController | inlinevirtual | 
| parameters | EditController | |
| peerConnection | ComponentBase | |
| performEdit(ParamID tag, ParamValue valueNormalized) | EditController | virtual | 
| plainParamToNormalized(ParamID tag, ParamValue plainValue) SMTG_OVERRIDE | EditController | virtual | 
| queryInterface(const TUID _iid, void **obj)=0 | FUnknown | pure virtual | 
| receiveText(const char8 *text) | ComponentBase | virtual | 
| release()=0 | FUnknown | pure virtual | 
| requestOpenEditor(FIDString name=ViewType::kEditor) | EditController | virtual | 
| sendMessage(IMessage *message) const | ComponentBase | |
| sendMessageID(const char8 *messageID) const | ComponentBase | |
| sendTextMessage(const char8 *text) const | ComponentBase | |
| setComponentHandler(IComponentHandler *handler) SMTG_OVERRIDE | EditController | virtual | 
| setComponentState(IBStream *state) SMTG_OVERRIDE | EditController | virtual | 
| setDirty(TBool state) | EditController | virtual | 
| setKnobMode(KnobMode mode) SMTG_OVERRIDE | EditController | inlinevirtual | 
| setParamNormalized(ParamID tag, ParamValue value) SMTG_OVERRIDE | EditController | virtual | 
| setState(IBStream *state) SMTG_OVERRIDE | EditController | virtual | 
| startGroupEdit() | EditController | virtual | 
| terminate() SMTG_OVERRIDE | EditController | virtual | 
| ~ComponentBase() override | ComponentBase |