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

examples/Base/IPC/condvar/condvarglobal/inc/sharedmem.h File Reference

-

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

Functions

+

Go to the source code of this file.

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

Functions

 _LIT (KChunkName,"chunk")
+
 _LIT (KMutexName,"mutex")
+
 _LIT (KCondVarName,"condvar")
+
 _LIT (KTxtEPOC32EX,"EXAMPLES")
+
 _LIT (KTxtExampleCode,"Symbian platform Example Code")
_LIT (KFormatFailed,"failed: leave code=%d")
_LIT (KTxtOK,"ok")
_LIT (KTxtPressAnyKey," [press any key]")

Variables

const TInt KChunkSize = 1
const TInt KLowerThreshold = 10
const TInt KUpperThreshold = 20
const TInt KMaxValue = 30
const TInt KMinValue = 0
+

Detailed Description

-
_LIT (KFormatFailed,"failed: leave code=%d")
_LIT (KTxtOK,"ok")
_LIT (KTxtPressAnyKey," [press any key]")

Variables

const TInt KChunkSize = 1
const TInt KLowerThreshold = 10
const TInt KUpperThreshold = 20
const TInt KMaxValue = 30
const TInt KMinValue = 0
-


Detailed Description

- -

Definition in file sharedmem.h.

-

Variable Documentation

- +

Definition in file sharedmem.h.

+

Variable Documentation

+
- +
const TInt KChunkSize = 1 const TInt KChunkSize = 1
+

The size of the shared memory chunk in bytes.

-

-The size of the shared memory chunk in bytes. -

Definition at line 44 of file sharedmem.h.

+

Definition at line 44 of file sharedmem.h.

-

- +

+
- +
const TInt KLowerThreshold = 10 const TInt KLowerThreshold = 10
+

The lower threshold for the shared memory variable.

-

-The lower threshold for the shared memory variable. -

Definition at line 49 of file sharedmem.h.

+

Definition at line 49 of file sharedmem.h.

-

- + +

- +
const TInt KUpperThreshold = 20 const TInt KUpperThreshold = 20
+

The upper threshold for the shared memory variable.

-

-The upper threshold for the shared memory variable. -

Definition at line 54 of file sharedmem.h.

+

Definition at line 54 of file sharedmem.h.

-

- + +

- +
const TInt KMaxValue = 30 const TInt KMaxValue = 30
+

The maximum value for the shared memory variable.

-

-The maximum value for the shared memory variable. -

Definition at line 59 of file sharedmem.h.

+

Definition at line 59 of file sharedmem.h.

-

- + +

- +
const TInt KMinValue = 0 const TInt KMinValue = 0
+

The minimum value for the shared memory variable.

-

-The minimum value for the shared memory variable. -

Definition at line 64 of file sharedmem.h.

+

Definition at line 64 of file sharedmem.h.

-

-


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