Main Page   Class Hierarchy   Compound List   File List   Compound Members  

StartDataState Class Reference

This state is active, when the DATA command was sent. More...

#include <states.h>

Inheritance diagram for StartDataState::

MailState List of all members.

Public Methods

void onResponse (wxSMTP &context, int smtpCode) const
 Switches to DataState, if the DATA command was acknowledged. More...


Detailed Description

This state is active, when the DATA command was sent.

Definition at line 101 of file states.h.


Member Function Documentation

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

Switches to DataState, if the DATA command was acknowledged.

See also:
DataState.

Reimplemented from MailState.

Definition at line 80 of file states.cpp.

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


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