COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
StdHelp Class Reference

#include <Interpreter.hpp>

Inherits Command.

Public Member Functions

 StdHelp (const std::string &command, const std::string &description, commands_description &commands)
 
virtual void execute (const std::vector< std::string > &params)
 
- Public Member Functions inherited from Command
 Command (const std::string &command, const std::string &description, commands_description &commands)
 
void handle (const std::vector< std::string > &params)
 

Additional Inherited Members

- Protected Attributes inherited from Command
commands_descriptionm_commands
 

Detailed Description

Definition at line 111 of file Interpreter.hpp.

Constructor & Destructor Documentation

StdHelp ( const std::string &  command,
const std::string &  description,
commands_description commands 
)
inline

Definition at line 114 of file Interpreter.hpp.

Member Function Documentation

void execute ( const std::vector< std::string > &  params)
virtual

Implements Command.

Definition at line 488 of file Interpreter.cpp.


The documentation for this class was generated from the following files:
Send comments to:
COOLFluiD Web Admin