|
iPlug2 - C++ Audio Plug-in Framework
|
This is the complete list of members for ReaperExtBase, including all inherited members.
| BeginInformHostOfParamChangeFromUI(int paramIdx) override (defined in ReaperExtBase) | ReaperExtBase | inline |
| BeginLoadProjectState(bool isUndo, project_config_extension_t *reg) (defined in ReaperExtBase) | ReaperExtBase | static |
| EditorResizeFromUI(int viewWidth, int viewHeight, bool needsPlatformResize) override (defined in ReaperExtBase) | ReaperExtBase | |
| EndInformHostOfParamChangeFromUI(int paramIdx) override (defined in ReaperExtBase) | ReaperExtBase | inline |
| GetDockTogglePtr() | ReaperExtBase | inline |
| GetWindowTogglePtr() | ReaperExtBase | inline |
| HookCommandProc(int command, int flag) (defined in ReaperExtBase) | ReaperExtBase | static |
| IsDocked() const | ReaperExtBase | inline |
| LoadProjectStateLine(const char *line) | ReaperExtBase | inlinevirtual |
| MenuHook(const char *menuidstr, void *menu, int flag) (defined in ReaperExtBase) | ReaperExtBase | static |
| OnActionRun(int commandId, int flag) | ReaperExtBase | inlinevirtual |
| OnBeginLoadProjectState(bool isUndo) | ReaperExtBase | inlinevirtual |
| OnIdle() | ReaperExtBase | inlinevirtual |
| PostCommandProc(int command, int flag) (defined in ReaperExtBase) | ReaperExtBase | static |
| ProcessExtensionLine(const char *line, ProjectStateContext *ctx, bool isUndo, project_config_extension_t *reg) (defined in ReaperExtBase) | ReaperExtBase | static |
| ReaperExtBase(reaper_plugin_info_t *pRec) (defined in ReaperExtBase) | ReaperExtBase | |
| RegisterAction(const char *actionName, std::function< void()> func, bool addMenuItem=false, int *pToggle=nullptr, const char *contextMenuId=nullptr, const char *menuLabel=nullptr) | ReaperExtBase | |
| SaveExtensionConfig(ProjectStateContext *ctx, bool isUndo, project_config_extension_t *reg) (defined in ReaperExtBase) | ReaperExtBase | static |
| SaveProjectState(ProjectStateContext *ctx) | ReaperExtBase | inlinevirtual |
| SetDockId(const char *id) | ReaperExtBase | inline |
| SetMenuName(const char *name) | ReaperExtBase | inline |
| ShowHideMainWindow() | ReaperExtBase | |
| ToggleActionCallback(int command) (defined in ReaperExtBase) | ReaperExtBase | static |
| ToggleDocking() | ReaperExtBase | |
| ~ReaperExtBase() (defined in ReaperExtBase) | ReaperExtBase | virtual |