| checkClipboards()=0 | CPlatformScreen | [pure virtual] |
| closeScreensaver()=0 | CPlatformScreen | [pure virtual] |
| CPlatformScreen() | CPlatformScreen | |
| disable()=0 | CPlatformScreen | [pure virtual] |
| enable()=0 | CPlatformScreen | [pure virtual] |
| enter()=0 | CPlatformScreen | [pure virtual] |
| fakeAllKeysUp() | CPlatformScreen | [virtual] |
| fakeCtrlAltDel() | CPlatformScreen | [virtual] |
| fakeInputBegin()=0 | CPlatformScreen | [pure virtual] |
| fakeInputEnd()=0 | CPlatformScreen | [pure virtual] |
| fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button) | CPlatformScreen | [virtual] |
| fakeKeyRepeat(KeyID id, KeyModifierMask mask, SInt32 count, KeyButton button) | CPlatformScreen | [virtual] |
| fakeKeyUp(KeyButton button) | CPlatformScreen | [virtual] |
| fakeMouseButton(ButtonID id, bool press) const =0 | CPlatformScreen | [pure virtual] |
| fakeMouseMove(SInt32 x, SInt32 y) const =0 | CPlatformScreen | [pure virtual] |
| fakeMouseRelativeMove(SInt32 dx, SInt32 dy) const =0 | CPlatformScreen | [pure virtual] |
| fakeMouseWheel(SInt32 xDelta, SInt32 yDelta) const =0 | CPlatformScreen | [pure virtual] |
| getActiveModifiers() const | CPlatformScreen | [virtual] |
| getButtonDownEvent() | IPrimaryScreen | [static] |
| getButtonUpEvent() | IPrimaryScreen | [static] |
| getClipboard(ClipboardID id, IClipboard *) const =0 | CPlatformScreen | [pure virtual] |
| getClipboardGrabbedEvent() | IScreen | [static] |
| getCursorCenter(SInt32 &x, SInt32 &y) const =0 | CPlatformScreen | [pure virtual] |
| getCursorPos(SInt32 &x, SInt32 &y) const =0 | CPlatformScreen | [pure virtual] |
| getErrorEvent() | IScreen | [static] |
| getEventTarget() const =0 | CPlatformScreen | [pure virtual] |
| getFakeInputBeginEvent() | IPrimaryScreen | [static] |
| getFakeInputEndEvent() | IPrimaryScreen | [static] |
| getHotKeyDownEvent() | IPrimaryScreen | [static] |
| getHotKeyUpEvent() | IPrimaryScreen | [static] |
| getJumpZoneSize() const =0 | CPlatformScreen | [pure virtual] |
| getKeyDownEvent() | IKeyState | [static] |
| getKeyRepeatEvent() | IKeyState | [static] |
| getKeyState() const =0 | CPlatformScreen | [protected, pure virtual] |
| getKeyUpEvent() | IKeyState | [static] |
| getMotionOnPrimaryEvent() | IPrimaryScreen | [static] |
| getMotionOnSecondaryEvent() | IPrimaryScreen | [static] |
| getResumeEvent() | IScreen | [static] |
| getScreensaverActivatedEvent() | IPrimaryScreen | [static] |
| getScreensaverDeactivatedEvent() | IPrimaryScreen | [static] |
| getShape(SInt32 &x, SInt32 &y, SInt32 &width, SInt32 &height) const =0 | CPlatformScreen | [pure virtual] |
| getShapeChangedEvent() | IScreen | [static] |
| getSuspendEvent() | IScreen | [static] |
| getWheelEvent() | IPrimaryScreen | [static] |
| handleSystemEvent(const CEvent &event, void *)=0 | CPlatformScreen | [protected, pure virtual] |
| isAnyMouseButtonDown() const =0 | CPlatformScreen | [pure virtual] |
| isKeyDown(KeyButton) const | CPlatformScreen | [virtual] |
| isPrimary() const =0 | CPlatformScreen | [pure virtual] |
| KeyButtonSet typedef | IKeyState | |
| kNumButtons enum value (defined in IKeyState) | IKeyState | |
| leave()=0 | CPlatformScreen | [pure virtual] |
| openScreensaver(bool notify)=0 | CPlatformScreen | [pure virtual] |
| pollActiveGroup() const | CPlatformScreen | [virtual] |
| pollActiveModifiers() const | CPlatformScreen | [virtual] |
| pollPressedKeys(KeyButtonSet &pressedKeys) const | CPlatformScreen | [virtual] |
| IKeyState::pollPressedKeys(KeyButtonSet &pressedKeys) const =0 | IKeyState | [pure virtual] |
| reconfigure(UInt32 activeSides)=0 | CPlatformScreen | [pure virtual] |
| registerHotKey(KeyID key, KeyModifierMask mask)=0 | CPlatformScreen | [pure virtual] |
| resetOptions()=0 | CPlatformScreen | [pure virtual] |
| screensaver(bool activate)=0 | CPlatformScreen | [pure virtual] |
| setClipboard(ClipboardID, const IClipboard *)=0 | CPlatformScreen | [pure virtual] |
| setHalfDuplexMask(KeyModifierMask) | CPlatformScreen | [virtual] |
| setOptions(const COptionsList &options)=0 | CPlatformScreen | [pure virtual] |
| setSequenceNumber(UInt32)=0 | CPlatformScreen | [pure virtual] |
| unregisterHotKey(UInt32 id)=0 | CPlatformScreen | [pure virtual] |
| updateButtons()=0 | CPlatformScreen | [protected, pure virtual] |
| updateKeyMap() | CPlatformScreen | [virtual] |
| updateKeyState() | CPlatformScreen | [virtual] |
| warpCursor(SInt32 x, SInt32 y)=0 | CPlatformScreen | [pure virtual] |
| ~CPlatformScreen() | CPlatformScreen | [virtual] |
| ~IInterface() | IInterface | [inline, virtual] |