CTCharExample Class Reference

List of all members.

Public Member Functions

 ~CTCharExample ()
void UseTCharFunctions ()
void UseTCharFFunctions ()
void UseTCharLCFunctions ()
void UseTCharUCFunctions ()

Static Public Member Functions

static CTCharExampleNewL ()

Detailed Description

Demonstrates features of the TChar and related character classes TCharF, TCharLC and TCharUC.

Definition at line 25 of file tcharexample.h.


Constructor & Destructor Documentation

CTCharExample::~CTCharExample (  ) 

Destructor

Definition at line 46 of file tcharexample.cpp.


Member Function Documentation

CTCharExample * CTCharExample::NewL (  )  [static]

Allocates and constructs a CTCharExample object.

Returns:
A CTCharExample object

Definition at line 55 of file tcharexample.cpp.

void CTCharExample::UseTCharFunctions (  ) 

The TChar class main menu.

Definition at line 269 of file tcharexample.cpp.

void CTCharExample::UseTCharFFunctions (  ) 

Demonstrates the use of the TCharF class.

Definition at line 315 of file tcharexample.cpp.

void CTCharExample::UseTCharLCFunctions (  ) 

Demonstrates the use of TCharLC class.

Definition at line 352 of file tcharexample.cpp.

void CTCharExample::UseTCharUCFunctions (  ) 

Demonstrates the use of the TCharUC class.

Definition at line 374 of file tcharexample.cpp.


Generated by  doxygen 1.6.2