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

#include <Help.hpp>

Inherits Command.

Public Types

typedef std::pair< std::string, std::string > transformers_description_t
 

Public Member Functions

 Help (Shell::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 19 of file Help.hpp.

Member Typedef Documentation

typedef std::pair<std::string,std::string> transformers_description_t

Definition at line 22 of file Help.hpp.

Constructor & Destructor Documentation

Definition at line 43 of file Help.cpp.

Member Function Documentation

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

Implements Command.

Definition at line 52 of file Help.cpp.


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