This is the complete list of members for
makVrv::SwitchArg, including all inherited members.
| _value | makVrv::SwitchArg | [protected] |
| combinedSwitchesMatch(std::string &combined) | makVrv::SwitchArg | [inline] |
| getValue() const | makVrv::SwitchArg | [inline] |
| operator bool() | makVrv::SwitchArg | [inline] |
| processArg(int *i, std::vector< std::string > &args) | makVrv::SwitchArg | [inline, virtual] |
| SwitchArg(const std::string &flag, const std::string &name, const std::string &desc, bool def, DtCmdLine::Visitor *v=NULL) | makVrv::SwitchArg | [inline] |
| SwitchArg(const std::string &flag, const std::string &name, const std::string &desc, bool def, DtCmdLine::CmdLineInterface &parser, DtCmdLine::Visitor *v=NULL) | makVrv::SwitchArg | [inline] |