Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

CAsynchSend Class Reference

#include <serversideasynch.h>

Inheritance diagram for CAsynchSend:

CAsynchBase

Public Member Functions

 CAsynchSend (CConcreteConnection *aConnection)
void SendL (TDesC8 *aBuf)
void RunL ()
void DoCancel ()
TInt RunError (TInt aError)

Private Attributes

TDesC8 * iSendBuf

Constructor & Destructor Documentation

CAsynchSend::CAsynchSend CConcreteConnection aConnection  ) 
 

Definition at line 62 of file serversideasynch.cpp.


Member Function Documentation

void CAsynchSend::DoCancel  ) 
 

Definition at line 100 of file serversideasynch.cpp.

References CConcreteConnection::GetSocket(), iSendBuf, and Log::Print().

TInt CAsynchSend::RunError TInt  aError  ) 
 

Definition at line 86 of file serversideasynch.cpp.

References CConcreteConnection::Close(), iSendBuf, and Log::Print().

void CAsynchSend::RunL  ) 
 

Definition at line 77 of file serversideasynch.cpp.

References iSendBuf, and Log::Print().

void CAsynchSend::SendL TDesC8 *  aBuf  ) 
 

Definition at line 67 of file serversideasynch.cpp.

References CConcreteConnection::GetSocket(), iSendBuf, and Log::Print().

Referenced by CConcreteConnection::SendL().


Field Documentation

TDesC8* CAsynchSend::iSendBuf [private]
 

Definition at line 68 of file serversideasynch.h.

Referenced by DoCancel(), RunError(), RunL(), and SendL().


The documentation for this class was generated from the following files:
Generated on Mon Dec 8 10:26:07 2003 for CobainAPIImplementation by doxygen 1.3.5