CCardGameSend Class Reference

List of all members.

Public Member Functions

 ~CCardGameSend ()
void DoCancel ()
void RunL ()
void SendTo (TDesC8 &aDes, TInetAddr aAddr)

Static Public Member Functions

static CCardGameSendNewL (CCardGameBase &aParent, RSocket &aSocket)


Detailed Description

CCardGameSend is an active object that has a reference to the RSocket of the network. It calls SendTo on the socket and then calls back to the CCardGameBase object when the send has completed

Definition at line 29 of file cardgamesend.h.


Constructor & Destructor Documentation

CCardGameSend::~CCardGameSend (  ) 

Destructor.

Definition at line 42 of file cardgamesend.cpp.


Member Function Documentation

CCardGameSend * CCardGameSend::NewL ( CCardGameBase aParent,
RSocket &  aSocket 
) [static]

NewLC function, calls 2nd phase constructor.

Definition at line 32 of file cardgamesend.cpp.


Generated on Thu Jan 21 10:33:03 2010 for TB10.1 Example Applications by  doxygen 1.5.3