nfd::tools::nfdc::CommandParser Member List

This is the complete list of members for nfd::tools::nfdc::CommandParser, including all inherited members.

addAlias(const std::string &noun, const std::string &verb, const std::string &verb2)nfd::tools::nfdc::CommandParser
addCommand(const CommandDefinition &def, const ExecuteCommand &execute, std::underlying_type< AvailableIn >::type modes=AVAILABLE_IN_ALL)nfd::tools::nfdc::CommandParser
listCommands(const std::string &noun, ParseMode mode) const nfd::tools::nfdc::CommandParser
parse(const std::vector< std::string > &tokens, ParseMode mode) const nfd::tools::nfdc::CommandParser