
Public Types | |
| enum | TWriteState { ESending, EWaiting, ETimedOut } |
Public Member Functions | |
| ~CEchoWrite () | |
| 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) |
Protected Member Functions | |
| CEchoWrite () | |
Definition at line 78 of file ECHOENG.H.
1.5.3