Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

CClientProxy1_2 Class Reference

Proxy for client implementing protocol version 1.2. More...

#include <CClientProxy1_2.h>

Inherits CClientProxy1_1.

Inherited by CClientProxy1_3.

Inheritance diagram for CClientProxy1_2:

Inheritance graph
[legend]
Collaboration diagram for CClientProxy1_2:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CClientProxy1_2 (const CString &name, IStream *adoptedStream)
virtual void mouseRelativeMove (SInt32 xRel, SInt32 yRel)
 Notify of mouse motion.

Detailed Description

Proxy for client implementing protocol version 1.2.

Definition at line 21 of file CClientProxy1_2.h.


Member Function Documentation

void CClientProxy1_2::mouseRelativeMove SInt32  xRel,
SInt32  yRel
[virtual]
 

Notify of mouse motion.

Synthesize mouse events to generate mouse motion by the relative amount xRel,yRel.

Reimplemented from CClientProxy1_0.

Definition at line 35 of file CClientProxy1_2.cpp.

References CBaseClientProxy::getName(), CClientProxy::getStream(), and CProtocolUtil::writef().


The documentation for this class was generated from the following files:
Generated on Fri Nov 6 00:21:22 2009 for synergy-plus by  doxygen 1.3.9.1