COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#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 > ¶ms) |
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 > ¶ms) |
Additional Inherited Members | |
Protected Attributes inherited from Command | |
commands_description & | m_commands |
Definition at line 111 of file Interpreter.hpp.
|
inline |
Definition at line 114 of file Interpreter.hpp.
|
virtual |
Implements Command.
Definition at line 488 of file Interpreter.cpp.
Send comments to: COOLFluiD Web Admin |