#include <serversideasynch.h>
Inheritance diagram for CAsynchSend:

Public Member Functions | |
| CAsynchSend (CConcreteConnection *aConnection) | |
| void | SendL (TDesC8 *aBuf) |
| void | RunL () |
| void | DoCancel () |
| TInt | RunError (TInt aError) |
Private Attributes | |
| TDesC8 * | iSendBuf |
|
|
Definition at line 62 of file serversideasynch.cpp. |
|
|
Definition at line 100 of file serversideasynch.cpp. References CConcreteConnection::GetSocket(), iSendBuf, and Log::Print(). |
|
|
Definition at line 86 of file serversideasynch.cpp. References CConcreteConnection::Close(), iSendBuf, and Log::Print(). |
|
|
Definition at line 77 of file serversideasynch.cpp. References iSendBuf, and Log::Print(). |
|
|
Definition at line 67 of file serversideasynch.cpp. References CConcreteConnection::GetSocket(), iSendBuf, and Log::Print(). Referenced by CConcreteConnection::SendL(). |
|
|
Definition at line 68 of file serversideasynch.h. Referenced by DoCancel(), RunError(), RunL(), and SendL(). |
1.3.5