Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

Command Class Reference

Inheritance diagram for Command:

Inheritance graph
[legend]

Detailed Description

Command interface.

Definition at line 8 of file Command.h.

Public Member Functions

virtual ~Command ()
virtual bool finish (int count)=0
 Return true when command has finished his work.


Constructor & Destructor Documentation

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

Definition at line 10 of file Command.h.

00010 {}


Member Function Documentation

virtual bool Command::finish int  count  )  [pure virtual]
 

Return true when command has finished his work.

Parameters:
count number of calls
Returns:
true for finish

Implemented in ScriptCmd.


The documentation for this class was generated from the following file:
Generated on Wed Jun 1 09:54:41 2005 for Fish Fillets - Next Generation by  doxygen 1.4.2