Main Page   Class Hierarchy   Compound List   File List   Compound Members  

DataState Class Reference

This state is active, when the data was sent. More...

#include <states.h>

Inheritance diagram for DataState::

MailState List of all members.

Public Methods

void onResponse (wxSMTP &context, int smtpCode) const
 Acknowledges by calling MailContext::OnDataSuccess, if the data sent was acknowledged. More...


Detailed Description

This state is active, when the data was sent.

Definition at line 115 of file states.h.


Member Function Documentation

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

Acknowledges by calling MailContext::OnDataSuccess, if the data sent was acknowledged.

See also:
SendmailImpl::OnDataSuccess().

Reimplemented from MailState.

Definition at line 89 of file states.cpp.

References wxSMTP::OnDataSuccess().


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