diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_echo_engine.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_echo_engine.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,124 @@ + + +TB10.1 Example Applications: CEchoEngine Class Reference + + + + +

CEchoEngine Class Reference

+Inheritance diagram for CEchoEngine:
+
+ +

+ +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)
+


Detailed Description

+ +

Definition at line 114 of file ECHOENG.H.

+

Member Enumeration Documentation

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

+

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  + +doxygen 1.5.3
+ +