Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PLearn::AutoRunCommand Class Reference

#include <AutoRunCommand.h>

Inheritance diagram for PLearn::AutoRunCommand:

Inheritance graph
[legend]
Collaboration diagram for PLearn::AutoRunCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AutoRunCommand ()
virtual void run (const vector< string > &args)
 The actual implementation of the 'AutoRunCommand' command.


Static Protected Attributes

PLearnCommandRegistry reg_
 This allows to register the 'AutoRunCommand' command in the command registry.


Constructor & Destructor Documentation

PLearn::AutoRunCommand::AutoRunCommand  )  [inline]
 

Definition at line 53 of file AutoRunCommand.h.

References run().


Member Function Documentation

void PLearn::AutoRunCommand::run const vector< string > &  args  )  [virtual]
 

The actual implementation of the 'AutoRunCommand' command.

Implements PLearn::PLearnCommand.

Definition at line 60 of file AutoRunCommand.cc.

References PLearn::endl(), k, PLearn::mtime(), PLearn::RunCommand::run(), and PLearn::times().

Referenced by AutoRunCommand().


Member Data Documentation

PLearnCommandRegistry PLearn::AutoRunCommand::reg_ [static, protected]
 

This allows to register the 'AutoRunCommand' command in the command registry.


The documentation for this class was generated from the following files:
Generated on Tue Aug 17 16:28:02 2004 for PLearn by doxygen 1.3.7