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_t< AvailableIn > modes=AVAILABLE_IN_ALL)nfd::tools::nfdc::CommandParser
listCommands(std::string_view noun, ParseMode mode) constnfd::tools::nfdc::CommandParser
parse(const std::vector< std::string > &tokens, ParseMode mode) constnfd::tools::nfdc::CommandParser