Exponent::Vst::CVstWindow Member List

This is the complete list of members for Exponent::Vst::CVstWindow, including all inherited members.

addTimedObject(ITimedObject *timedObject)Exponent::GUI::Windowing::CWindow [virtual]
blockUpdates(const bool block)Exponent::Vst::CVstWindow [inline]
clearTimedObjects()Exponent::GUI::Windowing::CWindow [virtual]
close()Exponent::Vst::CVstWindow [virtual]
closeWindow()Exponent::GUI::Windowing::CWindow [virtual]
constructKeyboardEvent(EventRef theEvent)Exponent::GUI::Windowing::CWindow [protected, virtual]
constructMousePosition(LPARAM lParam)Exponent::GUI::Windowing::CWindow [protected, virtual]
constructMousePosition(EventRef theEvent)Exponent::GUI::Windowing::CWindow [protected, virtual]
createVSTWindow(void *windowHandle)Exponent::Vst::CVstWindow [protected, virtual]
createWindow()Exponent::GUI::Windowing::CWindow [protected, virtual]
CVstWindow(AudioEffect *theEffect, const CRect &windowArea, CWindowAttributes *attributes)Exponent::Vst::CVstWindow
CWindow(const CRect &size)Exponent::GUI::Windowing::CWindow
dereference()Exponent::GUI::Windowing::CWindow [virtual]
destroyVSTWindow()Exponent::Vst::CVstWindow [protected, virtual]
destroyWindow()Exponent::GUI::Windowing::CWindow [protected, virtual]
disableWindow()Exponent::GUI::Windowing::CWindow [virtual]
draw(CGraphics &graphics)Exponent::GUI::Windowing::CWindow [virtual]
Exponent::GUI::Windowing::IWindow::draw(CGraphics &graphics)=0Exponent::GUI::Windowing::IWindow [pure virtual]
enableWindow()Exponent::GUI::Windowing::CWindow [virtual]
gainedFocus(IWindow *window)Exponent::GUI::Windowing::CWindow [virtual]
getControlRoot() constExponent::GUI::Windowing::CWindow [inline, virtual]
getMouse()Exponent::GUI::Windowing::CWindow [inline, virtual]
getMutableToolTip() constExponent::GUI::Windowing::CWindow [inline, virtual]
getMutableWindowHandle() constExponent::GUI::Windowing::CWindow [inline, virtual]
getObjectDescription(char *string, const long size) const Exponent::GUI::Windowing::CWindow [virtual]
getParentWindow() constExponent::GUI::Windowing::CWindow [inline, virtual]
getRect(ERect **rect)Exponent::Vst::CVstWindow [virtual]
getReferenceCount() constExponent::GUI::Windowing::CWindow [virtual]
getToolTip() constExponent::GUI::Windowing::CWindow [inline, virtual]
getWindowAttributes() constExponent::GUI::Windowing::CWindow [inline, virtual]
getWindowHandle() constExponent::GUI::Windowing::CWindow [inline, virtual]
getWindowPosition() constExponent::GUI::Windowing::CWindow [inline, virtual]
getWindowPositionAndSize() constExponent::GUI::Windowing::CWindow [inline, virtual]
getWindowSize() constExponent::GUI::Windowing::CWindow [inline, virtual]
handleActionEvent(const CActionEvent &event)Exponent::Vst::CVstWindow [virtual]
Exponent::GUI::Listeners::IActionListener::handleActionEvent(const CActionEvent &event)=0Exponent::GUI::Listeners::IActionListener [pure virtual]
handleDropEvent(WindowRef window, DragRef dragReference)Exponent::GUI::Windowing::CWindow [protected, virtual]
handleDropMessages(WindowRef window, void *userData, DragRef dragReference)Exponent::GUI::Windowing::CWindow [protected, static]
handleKeyboardEvents(int nCode, WPARAM wParam, LPARAM lParam)Exponent::GUI::Windowing::CWindow [protected, virtual]
handleKeyDown(const CKeyboardEvent &event)Exponent::Vst::CVstWindow [virtual]
handleKeyUp(const CKeyboardEvent &event)Exponent::Vst::CVstWindow [virtual]
handleMouseWheelEvents(int nCode, WPARAM wParam, LPARAM lParam)Exponent::GUI::Windowing::CWindow [protected]
handleTimerEvent(const long id)Exponent::GUI::Windowing::CWindow [virtual]
handleTimerMessages(CFRunLoopTimerRef timer, void *info)Exponent::GUI::Windowing::CWindow [protected, static]
handleWindowEvents(HWND windowHandle, UINT message, WPARAM wParam, LPARAM lParam)Exponent::GUI::Windowing::CWindow [protected, virtual]
handleWindowEvents(EventHandlerCallRef handler, EventRef theEvent)Exponent::GUI::Windowing::CWindow [protected, virtual]
IActionListener()Exponent::GUI::Listeners::IActionListener [inline]
idle()Exponent::Vst::CVstWindow [virtual]
initialiseWindow(CWindowAttributes *windowAttributes, const bool showWindow)Exponent::GUI::Windowing::CWindow [virtual]
isDropFileEnabled() constExponent::GUI::Windowing::CWindow [inline, virtual]
isKeyboardEnabled() constExponent::GUI::Windowing::CWindow [inline, virtual]
isMouseEnabled() constExponent::GUI::Windowing::CWindow [inline, virtual]
IToolTipSupportingWindow()Exponent::GUI::Windowing::IToolTipSupportingWindow [inline]
IWindow()Exponent::GUI::Windowing::IWindow [inline]
KeyboardProc(int nCode, WPARAM wParam, LPARAM lParam)Exponent::GUI::Windowing::CWindow [protected, static]
lostFocus(IWindow *window)Exponent::GUI::Windowing::CWindow [virtual]
m_attributesExponent::GUI::Windowing::CWindow [protected]
m_blockUpdatesExponent::Vst::CVstWindow [protected]
m_dropFileListenerExponent::GUI::Windowing::CWindow [protected]
m_focusListenerExponent::GUI::Windowing::CWindow [protected]
m_graphicsExponent::GUI::Windowing::CWindow [protected]
m_hookWindowHandleExponent::GUI::Windowing::CWindow [protected, static]
m_keyboardHookExponent::GUI::Windowing::CWindow [protected]
m_keyboardListenerExponent::GUI::Windowing::CWindow [protected]
m_keyEventExponent::GUI::Windowing::CWindow [protected]
m_leftClickExponent::GUI::Windowing::CWindow [protected]
m_mouseExponent::GUI::Windowing::CWindow [protected]
m_mouseEventExponent::GUI::Windowing::CWindow [protected]
m_mouseHookExponent::GUI::Windowing::CWindow [protected]
m_mouseListenerExponent::GUI::Windowing::CWindow [protected]
m_mousePointExponent::GUI::Windowing::CWindow [protected]
m_myRectExponent::Vst::CVstWindow [protected]
m_redrawUpdateAreaExponent::GUI::Windowing::CWindow [protected]
m_referenceCountExponent::GUI::Windowing::CWindow [protected]
m_setFromEditorExponent::Vst::CVstWindow [protected]
m_setLayeredWindowAttributesExponent::GUI::Windowing::CWindow [protected]
m_theControlRootExponent::GUI::Windowing::CWindow [protected]
m_theVSTParentWindowExponent::Vst::CVstWindow [protected]
m_timedObjectsExponent::GUI::Windowing::CWindow [protected]
m_timerContextsExponent::GUI::Windowing::CWindow [protected]
m_toolTipExponent::GUI::Windowing::CWindow [protected]
m_updateAreaIsValidExponent::GUI::Windowing::CWindow [protected]
m_userWindowExponent::GUI::Windowing::CWindow [protected]
m_windowChangeListenerExponent::GUI::Windowing::CWindow [protected]
m_windowDimensionExponent::GUI::Windowing::CWindow [protected]
m_windowHandleExponent::GUI::Windowing::CWindow [protected]
m_windowInitialisedExponent::GUI::Windowing::CWindow [protected]
m_windowParentExponent::GUI::Windowing::CWindow [protected]
m_windowPositionExponent::GUI::Windowing::CWindow [protected]
m_windowSizeExponent::GUI::Windowing::CWindow [protected]
MouseWheelProc(int nCode, WPARAM wParam, LPARAM lParam)Exponent::GUI::Windowing::CWindow [protected, static]
open(void *windowHandle)Exponent::Vst::CVstWindow [virtual]
openWindow()Exponent::GUI::Windowing::CWindow [virtual]
parameterIsBeingSetFromEditor(const bool setFromEditor=true)Exponent::Vst::CVstWindow [inline, virtual]
parameterSetFromEditor() constExponent::Vst::CVstWindow [inline, virtual]
redrawWindow(const CRect &area)Exponent::Vst::CVstWindow [virtual]
redrawWindow()Exponent::Vst::CVstWindow [virtual]
Exponent::GUI::Windowing::IWindow::redrawWindow(const CRect &area)=0Exponent::GUI::Windowing::IWindow [pure virtual]
referenced()Exponent::GUI::Windowing::CWindow [virtual]
registerChildWindow(IWindow *child)Exponent::GUI::Windowing::CWindow [virtual]
registerDropFileListener(IDropFileListener *listener)Exponent::GUI::Windowing::CWindow [inline, virtual]
Exponent::GUI::Windowing::IWindow::registerDropFileListener(IDropFileListener *listener)=0Exponent::GUI::Windowing::IWindow [pure virtual]
registerFocusListener(IFocusListener *listener)Exponent::GUI::Windowing::CWindow [inline, virtual]
Exponent::GUI::Windowing::IWindow::registerFocusListener(IFocusListener *listener)=0Exponent::GUI::Windowing::IWindow [pure virtual]
registerKeyboardListener(IKeyboardListener *listener)Exponent::GUI::Windowing::CWindow [inline, virtual]
Exponent::GUI::Windowing::IWindow::registerKeyboardListener(IKeyboardListener *listener)=0Exponent::GUI::Windowing::IWindow [pure virtual]
registerMouseListener(IMouseListener *listener)Exponent::GUI::Windowing::CWindow [inline, virtual]
Exponent::GUI::Windowing::IWindow::registerMouseListener(IMouseListener *listener)=0Exponent::GUI::Windowing::IWindow [pure virtual]
registerWindowChangeListener(IWindowChangeListener *listener)Exponent::GUI::Windowing::CWindow [inline, virtual]
Exponent::GUI::Windowing::IWindow::registerWindowChangeListener(IWindowChangeListener *listener)=0Exponent::GUI::Windowing::IWindow [pure virtual]
removeTimedObject(ITimedObject *timedObject)Exponent::GUI::Windowing::CWindow [virtual]
setParameter(const long index, const double value)Exponent::Vst::CVstWindow [virtual]
setParentWindow(IWindow *parent)Exponent::GUI::Windowing::CWindow [inline, virtual]
setToolTip(IToolTip *toolTip=NULL)Exponent::GUI::Windowing::CWindow [inline, virtual]
setWindowAlpha(const double alpha)Exponent::GUI::Windowing::CWindow [virtual]
setWindowPosition(const CPoint &position)Exponent::GUI::Windowing::CWindow [virtual]
Exponent::GUI::Windowing::IWindow::setWindowPosition(const CPoint &position)=0Exponent::GUI::Windowing::IWindow [pure virtual]
setWindowPositionAndSize(const CRect &positionAndSize)Exponent::GUI::Windowing::CWindow [virtual]
Exponent::GUI::Windowing::IWindow::setWindowPositionAndSize(const CRect &positionAndSize)=0Exponent::GUI::Windowing::IWindow [pure virtual]
setWindowSize(const CDimension &dimension)Exponent::GUI::Windowing::CWindow [virtual]
startTimer(const long id, const long timeInMilliseconds)Exponent::GUI::Windowing::CWindow [virtual]
startTrackMouseEvent()Exponent::GUI::Windowing::CWindow [protected, virtual]
startVSTWindow()Exponent::Vst::CVstWindow [virtual]
stopTimer(const long id)Exponent::GUI::Windowing::CWindow [virtual]
TimerProc(HWND windowHandle, UINT message, UINT_PTR eventID, DWORD dwTime)Exponent::GUI::Windowing::CWindow [protected, static]
unhookKeyboardHandler()Exponent::GUI::Windowing::CWindow [protected, virtual]
unhookWheelHandler()Exponent::GUI::Windowing::CWindow [protected]
uninitialiseWindow()Exponent::GUI::Windowing::CWindow [virtual]
unregisterAllChildWindows()Exponent::GUI::Windowing::CWindow [virtual]
unregisterChldWindow(IWindow *child)Exponent::GUI::Windowing::CWindow [virtual]
update()Exponent::Vst::CVstWindow [virtual]
updateWindow()Exponent::GUI::Windowing::CWindow [virtual]
windowClosed(IWindow *window)Exponent::GUI::Windowing::CWindow [virtual]
windowMaximised(IWindow *window)Exponent::GUI::Windowing::CWindow [virtual]
windowMinimised(IWindow *window)Exponent::GUI::Windowing::CWindow [virtual]
windowMoved(IWindow *window, const CPoint &newTopLeft)Exponent::GUI::Windowing::CWindow [virtual]
windowOpened(IWindow *window)Exponent::GUI::Windowing::CWindow [virtual]
WindowProc(HWND windowHandle, UINT message, WPARAM wParam, LPARAM lParam)Exponent::GUI::Windowing::CWindow [protected, static]
WindowProc(EventHandlerCallRef handler, EventRef theEvent, void *userData)Exponent::GUI::Windowing::CWindow [protected, static]
windowSized(IWindow *window, const CDimension &newDimension)Exponent::GUI::Windowing::CWindow [virtual]
~CVstWindow()Exponent::Vst::CVstWindow [virtual]
~CWindow()Exponent::GUI::Windowing::CWindow [virtual]
~IActionListener()Exponent::GUI::Listeners::IActionListener [inline, virtual]
~IToolTipSupportingWindow()Exponent::GUI::Windowing::IToolTipSupportingWindow [inline, virtual]
~IWindow()Exponent::GUI::Windowing::IWindow [inline, virtual]


Infinity API - Member List generated on 7 Mar 2007