Inherits MTimeOutNotify.
Public Types | |
enum | TEchoEngineState { EComplete, EConnecting, EConnected, ETimedOut, ELookingUp, ELookUpFailed, EConnectFailed } |
Public Member Functions | |
IMPORT_C void | ConstructL (MUINotify *aConsole) |
IMPORT_C void | Stop () |
IMPORT_C void | ConnectTo (TUint32 aAddr) |
IMPORT_C void | ConnectL (const TDesC &aServerName) |
IMPORT_C void | Write (TChar aChar) |
IMPORT_C void | Read () |
IMPORT_C void | TestGetByAddrL (TUint32 aAddr) |
void | TimerExpired () |
void | DoCancel () |
void | RunL () |
Static Public Member Functions | |
static IMPORT_C CEchoEngine * | NewL (MUINotify *aConsole) |
static IMPORT_C CEchoEngine * | NewLC (MUINotify *aConsole) |