| CBaseClientProxy(const CString &name) | CBaseClientProxy | |
| CClientProxy(const CString &name, IStream *adoptedStream) | CClientProxy | |
| close(const char *msg) | CClientProxy | |
| enter(SInt32 xAbs, SInt32 yAbs, UInt32 seqNum, KeyModifierMask mask, bool forScreensaver)=0 | CClientProxy | [pure virtual] |
| getClipboard(ClipboardID id, IClipboard *) const =0 | CClientProxy | [pure virtual] |
| getClipboardChangedEvent() | CClientProxy | [static] |
| getClipboardGrabbedEvent() | IScreen | [static] |
| getCursorPos(SInt32 &x, SInt32 &y) const =0 | CClientProxy | [pure virtual] |
| getDisconnectedEvent() | CClientProxy | [static] |
| getErrorEvent() | IScreen | [static] |
| getEventTarget() const | CClientProxy | [virtual] |
| getJumpCursorPos(SInt32 &x, SInt32 &y) const | CBaseClientProxy | |
| getName() const | CBaseClientProxy | [virtual] |
| getReadyEvent() | CClientProxy | [static] |
| getResumeEvent() | IScreen | [static] |
| getShape(SInt32 &x, SInt32 &y, SInt32 &width, SInt32 &height) const =0 | CClientProxy | [pure virtual] |
| getShapeChangedEvent() | IScreen | [static] |
| getStream() const | CClientProxy | |
| getSuspendEvent() | IScreen | [static] |
| grabClipboard(ClipboardID)=0 | CClientProxy | [pure virtual] |
| keyDown(KeyID, KeyModifierMask, KeyButton)=0 | CClientProxy | [pure virtual] |
| keyRepeat(KeyID, KeyModifierMask, SInt32 count, KeyButton)=0 | CClientProxy | [pure virtual] |
| keyUp(KeyID, KeyModifierMask, KeyButton)=0 | CClientProxy | [pure virtual] |
| leave()=0 | CClientProxy | [pure virtual] |
| mouseDown(ButtonID)=0 | CClientProxy | [pure virtual] |
| mouseMove(SInt32 xAbs, SInt32 yAbs)=0 | CClientProxy | [pure virtual] |
| mouseRelativeMove(SInt32 xRel, SInt32 yRel)=0 | CClientProxy | [pure virtual] |
| mouseUp(ButtonID)=0 | CClientProxy | [pure virtual] |
| mouseWheel(SInt32 xDelta, SInt32 yDelta)=0 | CClientProxy | [pure virtual] |
| resetOptions()=0 | CClientProxy | [pure virtual] |
| screensaver(bool activate)=0 | CClientProxy | [pure virtual] |
| setClipboard(ClipboardID, const IClipboard *)=0 | CClientProxy | [pure virtual] |
| setClipboardDirty(ClipboardID, bool)=0 | CClientProxy | [pure virtual] |
| setJumpCursorPos(SInt32 x, SInt32 y) | CBaseClientProxy | |
| setOptions(const COptionsList &options)=0 | CClientProxy | [pure virtual] |
| ~CBaseClientProxy() | CBaseClientProxy | |
| ~CClientProxy() | CClientProxy | |
| ~IInterface() | IInterface | [inline, virtual] |