Main Page   Class Hierarchy   Compound List   File List   Compound Members  

MailState Class Reference

Base class for all mail states. More...

#include <states.h>

Inheritance diagram for MailState::

ConnectedState DataState HeloState InitialState RcptListState SendMailFromState StartDataState List of all members.

Detailed Description

Base class for all mail states.

Every mail state is only instantiated once and has no attributes (flyweight pattern? I don't know the name). The only reason for the state classes is not to have a big switch-case block.

Definition at line 20 of file states.h.


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