CTCharExample Class Reference

List of all members.

Public Member Functions

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

Static Public Member Functions

static CTCharExample * NewL ()

Detailed Description

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

Definition at line 40 of file tcharexample.h.


Constructor & Destructor Documentation

CTCharExample::~CTCharExample (  ) 

Destructor

Definition at line 60 of file tcharexample.cpp.


Member Function Documentation

CTCharExample * CTCharExample::NewL (  )  [static]

Allocates and constructs a CTCharExample object.

Returns:
A CTCharExample object

Definition at line 69 of file tcharexample.cpp.

void CTCharExample::UseTCharFunctions (  ) 

The TChar class main menu.

Definition at line 283 of file tcharexample.cpp.

void CTCharExample::UseTCharFFunctions (  ) 

Demonstrates the use of the TCharF class.

Definition at line 329 of file tcharexample.cpp.

void CTCharExample::UseTCharLCFunctions (  ) 

Demonstrates the use of TCharLC class.

Definition at line 366 of file tcharexample.cpp.

void CTCharExample::UseTCharUCFunctions (  ) 

Demonstrates the use of the TCharUC class.

Definition at line 388 of file tcharexample.cpp.


Generated by  doxygen 1.6.2