examples/Base/tcharexample/tcharexample.cpp File Reference

Go to the source code of this file.

Functions

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

Detailed Description

Definition in file tcharexample.cpp.


Function Documentation

void PrintIsXXXFunction ( TChar  aCharValue  ) 

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.

void TCharIsXXXFunctions (  ) 

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

Definition at line 115 of file tcharexample.cpp.

void TCharGetXXXFunctions (  ) 

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

Definition at line 131 of file tcharexample.cpp.

void TCharInfoFunctions (  ) 

Extracts information about a character using TCharInfo

Definition at line 202 of file tcharexample.cpp.

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

Definition at line 392 of file tcharexample.cpp.

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

Definition at line 442 of file tcharexample.cpp.


Generated by  doxygen 1.6.2