|
iash
v0.5
Library to provide a bash-like shell in an application
|
This is the complete list of members for Command, including all inherited members.
| Command() | Command | |
| getAliases() const | Command | virtual |
| getAliasMapping(const std::string &alias) const | Command | virtual |
| getName() const =0 | Command | pure virtual |
| init(iash *parent) | Command | |
| m_parent (defined in Command) | Command | protected |
| run(const UserCommand *cmd)=0 | Command | pure virtual |
| showUsageMessage(std::ostream &os) const | Command | virtual |
| validate(const UserCommand *cmd) const | Command | virtual |
| ~Command() (defined in Command) | Command | virtual |