| checkClipboards() | CMSWindowsScreen | [virtual] |
| closeScreensaver() | CMSWindowsScreen | [virtual] |
| CMSWindowsScreen(bool isPrimary) | CMSWindowsScreen | |
| CPlatformScreen() | CPlatformScreen | |
| disable() | CMSWindowsScreen | [virtual] |
| enable() | CMSWindowsScreen | [virtual] |
| enter() | CMSWindowsScreen | [virtual] |
| fakeAllKeysUp() | CMSWindowsScreen | [virtual] |
| fakeCtrlAltDel() | CPlatformScreen | [virtual] |
| fakeInputBegin() | CMSWindowsScreen | [virtual] |
| fakeInputEnd() | CMSWindowsScreen | [virtual] |
| fakeKeyDown(KeyID id, KeyModifierMask mask, KeyButton button) | CMSWindowsScreen | [virtual] |
| fakeKeyRepeat(KeyID id, KeyModifierMask mask, SInt32 count, KeyButton button) | CMSWindowsScreen | [virtual] |
| fakeKeyUp(KeyButton button) | CMSWindowsScreen | [virtual] |
| fakeMouseButton(ButtonID id, bool press) const | CMSWindowsScreen | [virtual] |
| fakeMouseMove(SInt32 x, SInt32 y) const | CMSWindowsScreen | [virtual] |
| fakeMouseRelativeMove(SInt32 dx, SInt32 dy) const | CMSWindowsScreen | [virtual] |
| fakeMouseWheel(SInt32 xDelta, SInt32 yDelta) const | CMSWindowsScreen | [virtual] |
| getActiveModifiers() const | CPlatformScreen | [virtual] |
| getButtonDownEvent() | IPrimaryScreen | [static] |
| getButtonUpEvent() | IPrimaryScreen | [static] |
| getClipboard(ClipboardID id, IClipboard *) const | CMSWindowsScreen | [virtual] |
| getClipboardGrabbedEvent() | IScreen | [static] |
| getCursorCenter(SInt32 &x, SInt32 &y) const | CMSWindowsScreen | [virtual] |
| getCursorPos(SInt32 &x, SInt32 &y) const | CMSWindowsScreen | [virtual] |
| getErrorEvent() | IScreen | [static] |
| getEventTarget() const | CMSWindowsScreen | [virtual] |
| getFakeInputBeginEvent() | IPrimaryScreen | [static] |
| getFakeInputEndEvent() | IPrimaryScreen | [static] |
| getHotKeyDownEvent() | IPrimaryScreen | [static] |
| getHotKeyUpEvent() | IPrimaryScreen | [static] |
| getInstance() | CMSWindowsScreen | [static] |
| getJumpZoneSize() const | CMSWindowsScreen | [virtual] |
| getKeyDownEvent() | IKeyState | [static] |
| getKeyRepeatEvent() | IKeyState | [static] |
| getKeyState() const | CMSWindowsScreen | [protected, 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 | CMSWindowsScreen | [virtual] |
| getShapeChangedEvent() | IScreen | [static] |
| getSuspendEvent() | IScreen | [static] |
| getWheelEvent() | IPrimaryScreen | [static] |
| handleSystemEvent(const CEvent &, void *) | CMSWindowsScreen | [protected, virtual] |
| init(HINSTANCE) | CMSWindowsScreen | [static] |
| isAnyMouseButtonDown() const | CMSWindowsScreen | [virtual] |
| isKeyDown(KeyButton) const | CPlatformScreen | [virtual] |
| isPrimary() const | CMSWindowsScreen | [virtual] |
| KeyButtonSet typedef | IKeyState | |
| kNumButtons enum value (defined in IKeyState) | IKeyState | |
| leave() | CMSWindowsScreen | [virtual] |
| openScreensaver(bool notify) | CMSWindowsScreen | [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) | CMSWindowsScreen | [virtual] |
| registerHotKey(KeyID key, KeyModifierMask mask) | CMSWindowsScreen | [virtual] |
| resetOptions() | CMSWindowsScreen | [virtual] |
| screensaver(bool activate) | CMSWindowsScreen | [virtual] |
| setClipboard(ClipboardID, const IClipboard *) | CMSWindowsScreen | [virtual] |
| setHalfDuplexMask(KeyModifierMask) | CPlatformScreen | [virtual] |
| setOptions(const COptionsList &options) | CMSWindowsScreen | [virtual] |
| setSequenceNumber(UInt32) | CMSWindowsScreen | [virtual] |
| unregisterHotKey(UInt32 id) | CMSWindowsScreen | [virtual] |
| updateButtons() | CMSWindowsScreen | [protected, virtual] |
| updateKeyMap() | CPlatformScreen | [virtual] |
| updateKeys() | CMSWindowsScreen | [virtual] |
| updateKeyState() | CPlatformScreen | [virtual] |
| warpCursor(SInt32 x, SInt32 y) | CMSWindowsScreen | [virtual] |
| ~CMSWindowsScreen() | CMSWindowsScreen | [virtual] |
| ~CPlatformScreen() | CPlatformScreen | [virtual] |
| ~IInterface() | IInterface | [inline, virtual] |