Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SendMailFromState Class Reference

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

#include <states.h>

Inheritance diagram for SendMailFromState::

MailState List of all members.

Public Methods

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


Detailed Description

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

Definition at line 72 of file states.h.


Member Function Documentation

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

Switches to RcptListState, if the from message was acknowledged.

See also:
RcptListState.

Reimplemented from MailState.

Definition at line 52 of file states.cpp.

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


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