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

PLearn::RunCommand Class Reference

#include <RunCommand.h>

Inheritance diagram for PLearn::RunCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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


Static Protected Attributes

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


Constructor & Destructor Documentation

PLearn::RunCommand::RunCommand  )  [inline]
 

Definition at line 53 of file RunCommand.h.

References run(), and val.


Member Function Documentation

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

The actual implementation of the 'RunCommand' command.

Implements PLearn::PLearnCommand.

Definition at line 55 of file RunCommand.cc.

References PLearn::file_exists(), PLERROR, PLearn::readFileAndMacroProcess(), PLearn::readObject(), PLearn::PStream::skipBlanksAndCommentsAndSeparators(), and PLearn::split_on_first().

Referenced by PLearn::AutoRunCommand::run(), and RunCommand().


Member Data Documentation

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

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


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