Horizon
|
This is the complete list of members for Catch::Clara::Help, including all inherited members.
getHelpColumns() const (defined in Catch::Clara::Opt) | Catch::Clara::Opt | |
Help(bool &showHelpFlag) (defined in Catch::Clara::Help) | Catch::Clara::Help | |
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 |
operator|(T const &other) const -> Parser (defined in Catch::Clara::Detail::ComposableParserImpl< DerivedT >) | Catch::Clara::Detail::ComposableParserImpl< DerivedT > | |
operator|(T const &other) const (defined in Catch::Clara::Detail::ComposableParserImpl< DerivedT >) | Catch::Clara::Detail::ComposableParserImpl< DerivedT > | |
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 |