Main Page   Class Hierarchy   Compound List   File List   Compound Members  

InitialState Class Reference

This state is the initial state, when no server connection is made. More...

#include <states.h>

Inheritance diagram for InitialState::

MailState List of all members.

Public Methods

void onConnect (wxSMTP &context, wxSocketEvent &event) const
 Switches to ConnectedState, if successfully connected. More...


Detailed Description

This state is the initial state, when no server connection is made.

Definition at line 30 of file states.h.


Member Function Documentation

void InitialState::onConnect wxSMTP   context,
wxSocketEvent &    event
const [virtual]
 

Switches to ConnectedState, if successfully connected.

See also:
ConnectedState.

Reimplemented from MailState.

Definition at line 19 of file states.cpp.

References wxSMTP::ChangeState().


Generated on Mon May 6 01:14:20 2002 for Wino by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001