proxygen
folly::NestedCommandLineApp Member List

This is the complete list of members for folly::NestedCommandLineApp, including all inherited members.

addAlias(std::string newName, std::string oldName)folly::NestedCommandLineApp
addCommand(std::string name, std::string argStr, std::string shortHelp, std::string fullHelp, Command command)folly::NestedCommandLineApp
addGFlags(ProgramOptionsStyle style=ProgramOptionsStyle::GNU)folly::NestedCommandLineAppinline
aliases_folly::NestedCommandLineAppprivate
builtinCommands_folly::NestedCommandLineAppprivate
Command typedeffolly::NestedCommandLineApp
commands_folly::NestedCommandLineAppprivate
displayHelp(const boost::program_options::variables_map &options, const std::vector< std::string > &args) const folly::NestedCommandLineAppprivate
displayVersion() const folly::NestedCommandLineAppprivate
doRun(const std::vector< std::string > &args)folly::NestedCommandLineAppprivate
findCommand(const std::string &name) const folly::NestedCommandLineAppprivate
globalOptions()folly::NestedCommandLineAppinline
globalOptions_folly::NestedCommandLineAppprivate
InitFunction typedeffolly::NestedCommandLineApp
initFunction_folly::NestedCommandLineAppprivate
isBuiltinCommand(const std::string &name) const folly::NestedCommandLineApp
kHelpCommandfolly::NestedCommandLineAppstatic
kVersionCommandfolly::NestedCommandLineAppstatic
NestedCommandLineApp(std::string programName=std::string(), std::string version=std::string(), std::string programHeading=std::string(), std::string programHelpFooter=std::string(), InitFunction initFunction=InitFunction())folly::NestedCommandLineAppexplicit
programHeading_folly::NestedCommandLineAppprivate
programHelpFooter_folly::NestedCommandLineAppprivate
programName_folly::NestedCommandLineAppprivate
resolveAlias(const std::string &name) const folly::NestedCommandLineAppprivate
run(int argc, const char *const argv[])folly::NestedCommandLineApp
run(const std::vector< std::string > &args)folly::NestedCommandLineApp
version_folly::NestedCommandLineAppprivate