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

CCellPhone Class Reference

Cellphone functions/util class. More...

#include <CCellPhone.h>

List of all members.

Public Methods

 CCellPhone ()
 Constructor. More...

 ~CCellPhone ()
 Destructor. More...

int call (string number)
 Call given number. More...

int hangup ()
 Hangup the phone. More...

void ring ()
 Sound ringtone. More...

int answer ()
 Answer incoming call. More...

string formatNumber (string number)
 Format passed number to look nice. More...


Detailed Description

Cellphone functions/util class.

Wrapper for cellphone functions and utility functions related to the cellphone


Constructor & Destructor Documentation

CCellPhone::CCellPhone  
 

Constructor.

CCellPhone::~CCellPhone  
 

Destructor.


Member Function Documentation

int CCellPhone::answer  
 

Answer incoming call.

int CCellPhone::call string    number
 

Call given number.

string CCellPhone::formatNumber string    number
 

Format passed number to look nice.

int CCellPhone::hangup  
 

Hangup the phone.

void CCellPhone::ring  
 

Sound ringtone.


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