Squid Web Cache master
Loading...
Searching...
No Matches
CommandLine Member List

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

arg0() constCommandLineinline
argc() constCommandLineinline
argv() constCommandLineinline
argv_CommandLineprivate
CommandLine(int argc, char *argv[], const char *shortRules, const RawLongOption *longRules)CommandLine
CommandLine(const CommandLine &them)CommandLine
forEachOption(Visitor) constCommandLine
hasOption(const int optId, const char **optValue=nullptr) constCommandLine
longOptions() constCommandLineinlineprivate
longOptions_CommandLineprivate
nextOption(int &optId) constCommandLineprivate
operator=(const CommandLine &)CommandLine
pushFrontOption(const char *name, const char *value=nullptr)CommandLine
resetArg0(const char *programName)CommandLine
shortOptions_CommandLineprivate
Visitor typedefCommandLine
~CommandLine()CommandLine