CClient(const CString &name, const CNetworkAddress &address, ISocketFactory *socketFactory, IStreamFilterFactory *streamFilterFactory, CScreen *screen) | CClient | |
connect() | CClient | |
disconnect(const char *msg) | CClient | |
enter(SInt32 xAbs, SInt32 yAbs, UInt32 seqNum, KeyModifierMask mask, bool forScreensaver) | CClient | [virtual] |
getClipboard(ClipboardID id, IClipboard *) const | CClient | [virtual] |
getClipboardGrabbedEvent() | IScreen | [static] |
getConnectedEvent() | CClient | [static] |
getConnectionFailedEvent() | CClient | [static] |
getCursorPos(SInt32 &x, SInt32 &y) const | CClient | [virtual] |
getDisconnectedEvent() | CClient | [static] |
getErrorEvent() | IScreen | [static] |
getEventTarget() const | CClient | [virtual] |
getName() const | CClient | [virtual] |
getResumeEvent() | IScreen | [static] |
getServerAddress() const | CClient | |
getShape(SInt32 &x, SInt32 &y, SInt32 &width, SInt32 &height) const | CClient | [virtual] |
getShapeChangedEvent() | IScreen | [static] |
getSuspendEvent() | IScreen | [static] |
grabClipboard(ClipboardID) | CClient | [virtual] |
handshakeComplete() | CClient | |
isConnected() const | CClient | |
isConnecting() const | CClient | |
keyDown(KeyID, KeyModifierMask, KeyButton) | CClient | [virtual] |
keyRepeat(KeyID, KeyModifierMask, SInt32 count, KeyButton) | CClient | [virtual] |
keyUp(KeyID, KeyModifierMask, KeyButton) | CClient | [virtual] |
leave() | CClient | [virtual] |
mouseDown(ButtonID) | CClient | [virtual] |
mouseMove(SInt32 xAbs, SInt32 yAbs) | CClient | [virtual] |
mouseRelativeMove(SInt32 xRel, SInt32 yRel) | CClient | [virtual] |
mouseUp(ButtonID) | CClient | [virtual] |
mouseWheel(SInt32 xDelta, SInt32 yDelta) | CClient | [virtual] |
resetOptions() | CClient | [virtual] |
screensaver(bool activate) | CClient | [virtual] |
setClipboard(ClipboardID, const IClipboard *) | CClient | [virtual] |
setClipboardDirty(ClipboardID, bool) | CClient | [virtual] |
setOptions(const COptionsList &options) | CClient | [virtual] |
~CClient() (defined in CClient) | CClient | |
~IInterface() | IInterface | [inline, virtual] |