CCardGameRecv Class Reference

List of all members.

Public Member Functions

 ~CCardGameRecv ()
void DoCancel ()
void RunL ()
void RecvFrom (TDes8 &aDes)

Static Public Member Functions

static CCardGameRecvNewL (CCardGameBase &aParent, RSocket &aSocket)


Detailed Description

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

Definition at line 29 of file cardgamerecv.h.


Constructor & Destructor Documentation

CCardGameRecv::~CCardGameRecv (  ) 

Destructor.

Definition at line 45 of file cardgamerecv.cpp.


Member Function Documentation

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

NewLC function, calls 2nd phase constructor.

Definition at line 35 of file cardgamerecv.cpp.

void CCardGameRecv::DoCancel (  ) 

Implementation of DOCancel

Definition at line 69 of file cardgamerecv.cpp.

void CCardGameRecv::RunL (  ) 

RunL, calls back to parent.

Definition at line 53 of file cardgamerecv.cpp.

void CCardGameRecv::RecvFrom ( TDes8 &  aDes  ) 

Function that makes a call to RSocket::RecvFrom

Definition at line 61 of file cardgamerecv.cpp.


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