VolVis::Commands::DoNothingCommand Class Reference

#include <DoNothingCommand.h>

Inheritance diagram for VolVis::Commands::DoNothingCommand:

VolVis::Commands::Command

Detailed Description

This command does nothing. It is needed for the CommandFactory when no appropriate command is available.


Public Member Functions

 DoNothingCommand ()
void execute ()


Constructor & Destructor Documentation

VolVis::Commands::DoNothingCommand::DoNothingCommand (  )  [inline]

Constructor. Creates empty strings for the title and statusTip of the command.


Member Function Documentation

void VolVis::Commands::DoNothingCommand::execute (  )  [inline, virtual]

As the command shouldn't do anything, this method doesn't contain any code but a log output for debugging.

Implements VolVis::Commands::Command.


The documentation for this class was generated from the following file:
Generated on Wed Dec 5 12:27:31 2007 for VolVis by  doxygen 1.5.1-p1