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

CDialler Class Reference

A dial-up connection setup class. More...

#include <dialler.h>

List of all members.

Public Methods

 ~CDialler ()
 Destructor.

void DialL ()
 Starts setting up a dialup connection.

void CancelDial ()
 Cancels the connection setup.


Static Public Methods

CDialler * NewL (MDialObserver *aObserver)
 Constructs a new CDialler object.


Detailed Description

A dial-up connection setup class.

Connects to the network asynchronously and notifies an observer when the connection has been set up.


Member Function Documentation

void CDialler::DialL  
 

Starts setting up a dialup connection.

When the connection has completed, or there has been an error, the observer is notified.

CDialler * CDialler::NewL MDialObserver   aObserver [static]
 

Constructs a new CDialler object.

Parameters:
aObserver  The observer to use
Returns:
A new CDialler object


The documentation for this class was generated from the following files:
Generated on Sun Feb 9 13:01:29 2003 for PuTTY by doxygen1.2.18