|
VideoTools
|
This is the complete list of members for G::Options, including all inherited members.
| introducerDefault() | G::Options | static |
| Layout typedef (defined in G::Options) | G::Options | |
| layoutDefault() | G::Options | static |
| Level typedef (defined in G::Options) | G::Options | |
| levelDefault() | G::Options | static |
| lookup(char c) const | G::Options | |
| multivalued(char) const | G::Options | |
| multivalued(const std::string &) const | G::Options | |
| names() const | G::Options | |
| Options(const std::string &spec, char sep_major= '|', char sep_minor= '!', char escape= '^') | G::Options | explicit |
| Options() | G::Options | |
| showUsage(std::ostream &stream, const std::string &exe, const std::string &args=std::string(), const std::string &introducer=introducerDefault(), Level level=levelDefault(), Layout layout=layoutDefault(), bool extra=true) const | G::Options | |
| unvalued(const std::string &option_name) const | G::Options | |
| usageHelp(Level level=levelDefault(), Layout layout=layoutDefault(), bool level_exact=false, bool extra=true) const | G::Options | |
| usageSummary(const std::string &exe, const std::string &args, const std::string &introducer=introducerDefault(), Level level=levelDefault(), size_t wrap_width=widthDefault()) const | G::Options | |
| valid(const std::string &) const | G::Options | |
| valued(char) const | G::Options | |
| valued(const std::string &) const | G::Options | |
| visible(const std::string &name, Level, bool exact) const | G::Options | |
| widthDefault() | G::Options | static |