This is the complete list of members for nix::LegacyArgs, including all inherited members.
addFlag(Flag &&flag) (defined in nix::Args) | nix::Args | |
ArityAny | nix::Args | protectedstatic |
commandBaseDir | nix::RootArgs | protected |
completeDir (defined in nix::Args) | nix::Args | static |
completePath (defined in nix::Args) | nix::Args | static |
CompleterClosure typedef | nix::Args | protected |
CompleterFun typedef | nix::Args | protected |
completions (defined in nix::RootArgs) | nix::RootArgs | |
deferredCompletions | nix::RootArgs | protected |
description() | nix::Args | inlinevirtual |
doc() | nix::Args | inlinevirtual |
expectArg(const std::string &label, std::string *dest, bool optional=false) | nix::Args | inline |
nix::MixCommonArgs::expectArg(const std::string &label, std::filesystem::path *dest, bool optional=false) | nix::Args | inline |
expectArgs(ExpectedArg &&arg) (defined in nix::Args) | nix::Args | inline |
nix::MixCommonArgs::expectArgs(const std::string &label, std::vector< std::string > *dest) | nix::Args | inline |
expectedArgs | nix::Args | protected |
flagExperimentalFeatures | nix::RootArgs | protected |
forceImpureByDefault() (defined in nix::Args) | nix::Args | inlinevirtual |
getCommandBaseDir() const override | nix::RootArgs | virtual |
getRoot() | nix::Args | |
hiddenCategories (defined in nix::Args) | nix::Args | protected |
initialFlagsProcessed() | nix::Args | inlineprotectedvirtual |
LegacyArgs(const std::string &programName, std::function< bool(Strings::iterator &arg, const Strings::iterator &end)> parseArg) (defined in nix::LegacyArgs) | nix::LegacyArgs | |
longFlags | nix::Args | protected |
MixCommonArgs(const std::string &programName) (defined in nix::MixCommonArgs) | nix::MixCommonArgs | |
parent | nix::Args | |
parseArg (defined in nix::LegacyArgs) | nix::LegacyArgs | |
parseCmdline(const Strings &cmdline, bool allowShebang=false) | nix::RootArgs | |
pluginsInited() (defined in nix::MixCommonArgs) | nix::MixCommonArgs | inlineprotectedvirtual |
processArgs(const Strings &args, bool finish) override | nix::LegacyArgs | virtual |
processedArgs | nix::Args | protected |
processFlag(Strings::iterator &pos, Strings::iterator end) override | nix::LegacyArgs | virtual |
programName (defined in nix::MixCommonArgs) | nix::MixCommonArgs | |
removeFlag(const std::string &longName) (defined in nix::Args) | nix::Args | |
rewriteArgs(Strings &args, Strings::iterator pos) (defined in nix::Args) | nix::Args | inlineprotectedvirtual |
shortFlags | nix::Args | protected |
toJSON() (defined in nix::Args) | nix::Args | virtual |