Main Page   Class Hierarchy   Compound List   File List   Compound Members  

RcptListState Class Reference

This state is active as long as there are additional recipients and no error occured (TODO: error-handling not implemented). More...

#include <states.h>

Inheritance diagram for RcptListState::

MailState List of all members.

Public Methods

void onResponse (wxSMTP &context, int smtpCode) const
 SendmailImpl wwitches to StartDataState, if there are no more recipients. More...


Detailed Description

This state is active as long as there are additional recipients and no error occured (TODO: error-handling not implemented).

Definition at line 87 of file states.h.


Member Function Documentation

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

SendmailImpl wwitches to StartDataState, if there are no more recipients.

See also:
StartDataState.

Reimplemented from MailState.

Definition at line 63 of file states.cpp.

References wxSMTP::OnRecipientError(), wxSMTP::OnRecipientSuccess(), 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