iash  v0.5
Library to provide a bash-like shell in an application
Command Member List

This is the complete list of members for Command, including all inherited members.

Command()Command
getAliases() constCommandvirtual
getAliasMapping(const std::string &alias) constCommandvirtual
getName() const =0Commandpure virtual
init(iash *parent)Command
m_parent (defined in Command)Commandprotected
run(const UserCommand *cmd)=0Commandpure virtual
showUsageMessage(std::ostream &os) constCommandvirtual
validate(const UserCommand *cmd) constCommandvirtual
~Command() (defined in Command)Commandvirtual