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

examples/Base/tcharexample/tcharexample.cpp File Reference

-

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

Go to the source code of this file.

+

Functions

void PrintIsXXXFunction (TChar aCharValue)
+ + + + + + + +

Functions

void PrintIsXXXFunction (TChar aCharValue)
void TCharIsXXXFunctions ()
void TCharGetXXXFunctions ()
void TCharInfoFunctions ()
void MainL ()
TInt E32Main ()
+


Detailed Description

-void TCharIsXXXFunctions () - -void TCharGetXXXFunctions () - -void TCharInfoFunctions () - -void MainL () - -TInt E32Main () - - -

Detailed Description

- -

Definition in file tcharexample.cpp.

-

Function Documentation

- +

Definition in file tcharexample.cpp.

+

Function Documentation

+
- + - + - +
void PrintIsXXXFunction void PrintIsXXXFunction ( TChar  aCharValue aCharValue  ) 
- -

-Extracts and prints information about a character using the TChar API.

Parameters:
+

Extracts and prints information about a character using the TChar API.

+
Parameters:
aCharValue The character of interest.
+
-

Definition at line 68 of file tcharexample.cpp.

+

Definition at line 68 of file tcharexample.cpp.

-

- +

+
- + - + - +
void TCharIsXXXFunctions void TCharIsXXXFunctions (  ) 
+

Demonstrates the use of the TChar::IsXXX() functions

-

-Demonstrates the use of the TChar::IsXXX() functions -

Definition at line 115 of file tcharexample.cpp.

+

Definition at line 115 of file tcharexample.cpp.

-

- + +

- + - + - +
void TCharGetXXXFunctions void TCharGetXXXFunctions (  ) 
+

Demonstrates the use of the TChar::GetXXX() functions and member enumerations.

-

-Demonstrates the use of the TChar::GetXXX() functions and member enumerations. -

Definition at line 131 of file tcharexample.cpp.

+

Definition at line 131 of file tcharexample.cpp.

-

- + +

- + - + - +
void TCharInfoFunctions void TCharInfoFunctions (  ) 
+

Extracts information about a character using TCharInfo

-

-Extracts information about a character using TCharInfo -

Definition at line 202 of file tcharexample.cpp.

+

Definition at line 202 of file tcharexample.cpp.

-

- + +

- + - + - +
void MainL void MainL (  ) 
+

Much simpler MainL(), uses the new Rendezvous() call to sync with the client

+

Secure variant Much simpler, uses the new Rendezvous() call to sync with the client

-

-Much simpler MainL(), uses the new Rendezvous() call to sync with the client

-Secure variant Much simpler, uses the new Rendezvous() call to sync with the client -

Definition at line 392 of file tcharexample.cpp.

+

Definition at line 392 of file tcharexample.cpp.

-

- + +

- + - + - +
TInt E32Main TInt E32Main (  ) 
+

Returns standard error code on exit

+

Secure variant only Process entry point. Called by client using RProcess API

+
Returns:
Standard Epoc error code on process exit
+
+Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API
+

Entry point for the example

-

-Returns standard error code on exit

-Secure variant only Process entry point. Called by client using RProcess API

Returns:
Standard Epoc error code on process exit

-Standard Epoc error code on process exit Secure variant only Process entry point. Called by client using RProcess API

-Entry point for the example -

Definition at line 442 of file tcharexample.cpp.

+

Definition at line 442 of file tcharexample.cpp.

-

-


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