Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CTextScreen Class Reference

Wrapper class for the text screen on the front of the phone. More...

#include <CTextScreen.h>

List of all members.

Public Methods

 CTextScreen ()
 Constructor. More...

 ~CTextScreen ()
 Destructor. More...

void clear (void)
 Clears the text screen. More...

void printf (string str, int line=0)
 Prints a string to the text screen. More...


Detailed Description

Wrapper class for the text screen on the front of the phone.


Constructor & Destructor Documentation

CTextScreen::CTextScreen  
 

Constructor.

CTextScreen::~CTextScreen  
 

Destructor.


Member Function Documentation

void CTextScreen::clear void   
 

Clears the text screen.

void CTextScreen::printf string    str,
int    line = 0
 

Prints a string to the text screen.


The documentation for this class was generated from the following files:
Generated on Thu Dec 6 00:14:58 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001