|
Horizon
|
This is the complete list of members for Catch::Clara::Opt, including all inherited members.
| getHelpColumns() const (defined in Catch::Clara::Opt) | Catch::Clara::Opt | |
| isMatch(std::string const &optToken) const (defined in Catch::Clara::Opt) | Catch::Clara::Opt | |
| m_optNames (defined in Catch::Clara::Opt) | Catch::Clara::Opt | protected |
| operator[](std::string const &optName) -> Opt & (defined in Catch::Clara::Opt) | Catch::Clara::Opt | inline |
| Opt(LambdaT const &ref) (defined in Catch::Clara::Opt) | Catch::Clara::Opt | inlineexplicit |
| Opt(bool &ref) (defined in Catch::Clara::Opt) | Catch::Clara::Opt | explicit |
| Opt(LambdaT const &ref, std::string const &hint) (defined in Catch::Clara::Opt) | Catch::Clara::Opt | inline |
| Opt(accept_many_t, LambdaT const &ref, std::string const &hint) (defined in Catch::Clara::Opt) | Catch::Clara::Opt | inline |
| Opt(T &ref, std::string const &hint) (defined in Catch::Clara::Opt) | Catch::Clara::Opt | inline |
| parse(std::string const &, Detail::TokenStream const &tokens) const override (defined in Catch::Clara::Opt) | Catch::Clara::Opt | virtual |
| parse(Args const &args) const (defined in Catch::Clara::Detail::ParserBase) | Catch::Clara::Detail::ParserBase | |
| validate() const override (defined in Catch::Clara::Opt) | Catch::Clara::Opt | virtual |
| ~ParserBase()=default (defined in Catch::Clara::Detail::ParserBase) | Catch::Clara::Detail::ParserBase | virtual |