Main Page   Class Hierarchy   Compound List   File List   Compound Members  

ConnectedState Class Reference

This state is active, if the server connection is established. More...

#include <states.h>

Inheritance diagram for ConnectedState::

MailState List of all members.

Public Methods

void onResponse (wxSMTP &context, int smtpCode) const
 Switches to HeloState, if welcome message is received. More...


Detailed Description

This state is active, if the server connection is established.

Definition at line 44 of file states.h.


Member Function Documentation

void ConnectedState::onResponse wxSMTP   context,
int    smtpCode
const [virtual]
 

Switches to HeloState, if welcome message is received.

See also:
HeloState.

Reimplemented from MailState.

Definition at line 29 of file states.cpp.

References wxSMTP::ChangeState(), and wxCmdlineProtocol::Write().


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