Inherits MTimeOutNotify.
Public Types | |
enum | TWriteState { ESending, EWaiting, ETimedOut } |
Public Member Functions | |
void | ConstructL (RSocket *aSocket, MUINotify *aConsole) |
void | IssueWrite (const TChar &aChar) |
void | IssueSendTo (TInetAddr &aAddr, const TChar &aChar) |
void | DoCancel () |
void | RunL () |
void | TimerExpired () |
Static Public Member Functions | |
static CEchoWrite * | NewL (RSocket *aSocket, MUINotify *aConsole) |
static CEchoWrite * | NewLC (RSocket *aSocket, MUINotify *aConsole) |