diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/pubsub_8h.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/pubsub_8h.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/pubsub_8h.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,115 +1,88 @@ - - -TB10.1 Example Applications: examples/Base/IPC/pubsub/pubsub.h File Reference - - - - + + + + +TB9.2 Example Applications: examples/Base/IPC/pubsub/pubsub.h File Reference + + + + + +

examples/Base/IPC/pubsub/pubsub.h File Reference

-

-Go to the source code of this file. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Functions

+

Go to the source code of this file.

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

Functions

 _LIT16 (KStop,"STOP")
+
 _LIT (KTxtEnter,"Press enter to publish\n")
+
 _LIT (KTxtNewLine,"\n")
+
 _LIT (KTxtSpecPublish,"**** PUBLISH [SPECULATIVE] ****\n\n")
+
 _LIT (KTxtCreateHandle,"Creating a handle to the property...\n")
+
 _LIT (KTxtPublish,"Publishing the byte-array property...\n")
+
 _LIT (KTxtArray,"Array contents:\n")
+
 _LIT (KTxtArrayElement,"%x\t")
+
 _LIT (KTxtNotFound,"Property Not Found\n")
+
 _LIT (KTxtSpecSub,"*** SUBSCRIBER [SPECULATIVE] ***\n")
+
 _LIT (KTxtSpecSt,"*** SUBSCRIBER [STANDARD STATE] ***\n")
+
 _LIT (KTxtStPublish,"**** PUBLISH [STANDARD STATE] ****\n\n")
_LIT (KTxtDefine,"Defining a byte-array property and allocating memory for the same...\n")
+
_LIT (KTxtDefine,"Defining a byte-array property and allocating memory for the same...\n")
 _LIT (KTxtValChange,"Value of the property : %d\n")
+
 _LIT (KTxtPESub,"*** SUBSCRIBER [PURE EVENT] ***\n")
_LIT (KTxtPEPublish,"*** PUBLISHER [PURE EVENT] ***\n")
_LIT (KTxtInt,"Publishing : %d\n")
_LIT (KTxtEPOC32EX,"Project::Publish and Subscribe")
_LIT (KTxtExampleCode,"Publish and Subscribe Example")
_LIT (KFormatFailed,"failed: leave code=%d")
_LIT (KTxtOK,"ok")
_LIT (KTxtPressAnyKey," [press any key]")
_LIT (KTextConsoleTitle,"Console")
_LIT (KTextFailed," failed, leave code = %d")
_LIT (KTextPressAnyKey," [press any key]\n")

Variables

+const TUint KMyPropertyName = 0x0003
+const TUid KMyPropertyCat = {0x10034567}
+const TInt KArraySize = 10
+const TInt KBufSize = 20
+const TInt KMax = 100
+const TInt KTimeInterval = 3000000
+

Detailed Description

-
_LIT (KTxtPEPublish,"*** PUBLISHER [PURE EVENT] ***\n")
_LIT (KTxtInt,"Publishing : %d\n")
_LIT (KTxtEPOC32EX,"Project::Publish and Subscribe")
_LIT (KTxtExampleCode,"Publish and Subscribe Example")
_LIT (KFormatFailed,"failed: leave code=%d")
_LIT (KTxtOK,"ok")
_LIT (KTxtPressAnyKey," [press any key]")
_LIT (KTextConsoleTitle,"Console")
_LIT (KTextFailed," failed, leave code = %d")
_LIT (KTextPressAnyKey," [press any key]\n")

Variables

-const TUint KMyPropertyName = 0x0003
-const TUid KMyPropertyCat = {0x10034567}
-const TInt KArraySize = 10
-const TInt KBufSize = 20
-const TInt KMax = 100
-const TInt KTimeInterval = 3000000
-


Detailed Description

- -

Definition in file pubsub.h.

-
Generated on Thu Jan 21 10:33:02 2010 for TB10.1 Example Applications by  +

Definition in file pubsub.h.

+
+
Generated by  -doxygen 1.5.3
+doxygen 1.6.2