diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_echo_engine.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_echo_engine.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_echo_engine.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,124 +1,64 @@ - - -TB10.1 Example Applications: CEchoEngine Class Reference - - - - -

CEchoEngine Class Reference

-Inheritance diagram for CEchoEngine:
-
- -

- -MTimeOutNotify - -
- -

-List of all members. - - - - - - - - - - - - - - - - - - - - - - + + + + +TB9.2 Example Applications: CEchoEngine Class Reference + + + + + +
+

CEchoEngine Class Reference

+

Inherits MTimeOutNotify.

-
- - - - - - - - - - +

List of all members.

+

Public Types

enum  TEchoEngineState {
-  EComplete, -EConnecting, -EConnected, -ETimedOut, -
-  ELookingUp, -ELookUpFailed, -EConnectFailed -
- }

Public Member Functions

-IMPORT_C CEchoEngine ()
-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 ()
~CEchoEngine ()

Static Public Member Functions

-static IMPORT_C
-CEchoEngine
NewL (MUINotify *aConsole)
-static IMPORT_C
-CEchoEngine
NewLC (MUINotify *aConsole)
+ + + + + + + + + + + + + + + +

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 CEchoEngineNewL (MUINotify *aConsole)
+static IMPORT_C CEchoEngineNewLC (MUINotify *aConsole)
-


Detailed Description

+

Detailed Description

-

Definition at line 114 of file ECHOENG.H.

-

Member Enumeration Documentation

- -
-
- - - - -
enum CEchoEngine::TEchoEngineState
+

Definition at line 114 of file ECHOENG.H.

-
- -

-

Enumerator:
- - - - - - - - -
EComplete  -
EConnecting  -
EConnected  -
ETimedOut  -
ELookingUp  -
ELookUpFailed  -
EConnectFailed  -
-
- -

Definition at line 117 of file ECHOENG.H.

- -
-

-


Generated on Thu Jan 21 10:33:04 2010 for TB10.1 Example Applications by  +
Generated by  -doxygen 1.5.3
+doxygen 1.6.2