Main Page   Class Hierarchy   Compound List   File List   Compound Members  

HeloState Class Reference

This state is active, when the helo message was sent. More...

#include <states.h>

Inheritance diagram for HeloState::

MailState List of all members.

Public Methods

void onResponse (wxSMTP &context, int smtpCode) const
 Switches to SendMailFromState, if the helo message was acknowledged. More...


Detailed Description

This state is active, when the helo message was sent.

Definition at line 58 of file states.h.


Member Function Documentation

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

Switches to SendMailFromState, if the helo message was acknowledged.

See also:
SendMailFromState.

Reimplemented from MailState.

Definition at line 41 of file states.cpp.

References wxSMTP::ChangeState(), and wxSMTP::SendFrom().


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