Command Class Reference

Inherited by Ingredient, and Step.

List of all members.

Public Member Functions

 Command (void)
virtual void execute (void)=0
virtual ~Command (void)


Detailed Description

Definition at line 6 of file Command.cpp.


Constructor & Destructor Documentation

Command::Command ( void   )  [inline]

Definition at line 8 of file Command.cpp.

virtual Command::~Command ( void   )  [inline, virtual]

Definition at line 10 of file Command.cpp.


Member Function Documentation

virtual void Command::execute ( void   )  [pure virtual]

Implemented in Ingredient, and Step.


The documentation for this class was generated from the following file:

Generated on Sat Mar 21 13:50:59 2009 for Command Design Pattern by  doxygen 1.5.8