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

XFcClientLost Class Reference

XFcClientLost is event interface for client lost event. More...

List of all members.

Public Member Functions

virtual XFCIMPORT void clientLost (INT32 aClient)=0
 Connection lost handler.

XFCIMPORT XFcClientLost ()
 Constructor.

virtual XFCIMPORT ~XFcClientLost ()
 Virtual destructor.


Detailed Description

XFcClientLost is event interface for client lost event.

Client lost is used if RFCOMM connection is lost or inet client does not receive any data in set time.


Constructor & Destructor Documentation

XFCIMPORT XFcClientLost::XFcClientLost  
 

Constructor.

virtual XFCIMPORT XFcClientLost::~XFcClientLost   [virtual]
 

Virtual destructor.


Member Function Documentation

virtual XFCIMPORT void XFcClientLost::clientLost INT32    aClient [pure virtual]
 

Connection lost handler.

Parameters:
aClient client number.

   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch