CClientProxyUnknown Class Reference

Collaboration diagram for CClientProxyUnknown:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CClientProxyUnknown (IStream *stream, double timeout)
manipulators



CClientProxyorphanClientProxy ()
 Get the client proxy.

Static Public Member Functions

accessors



static CEvent::Type getSuccessEvent ()
 Get success event type.
static CEvent::Type getFailureEvent ()
 Get failure event type.

Detailed Description

Definition at line 24 of file CClientProxyUnknown.h.


Member Function Documentation

CEvent::Type CClientProxyUnknown::getFailureEvent (  )  [static]

Get failure event type.

Returns the failure event type. This is sent when a client fails to correctly respond to the hello message. The target is this.

Definition at line 84 of file CClientProxyUnknown.cpp.

References CEvent::registerTypeOnce().

CEvent::Type CClientProxyUnknown::getSuccessEvent (  )  [static]

Get success event type.

Returns the success event type. This is sent when the client has correctly responded to the hello message. The target is this.

Definition at line 77 of file CClientProxyUnknown.cpp.

References CEvent::registerTypeOnce().

CClientProxy * CClientProxyUnknown::orphanClientProxy (  ) 

Get the client proxy.

Returns the client proxy created after a successful handshake (i.e. when this object sends a success event). Returns NULL if the handshake is unsuccessful or incomplete.

Definition at line 63 of file CClientProxyUnknown.cpp.


The documentation for this class was generated from the following files:

Generated on 12 Nov 2010 for synergy-plus by  doxygen 1.6.1