Horizon
|
This is the complete list of members for Catch::Clara::Parser, including all inherited members.
getHelpColumns() const (defined in Catch::Clara::Parser) | Catch::Clara::Parser | |
operator<< (defined in Catch::Clara::Parser) | Catch::Clara::Parser | friend |
operator|(T const &other) const -> Parser (defined in Catch::Clara::Parser) | Catch::Clara::Parser | inline |
operator|=(ExeName const &exeName) -> Parser & (defined in Catch::Clara::Parser) | Catch::Clara::Parser | inline |
operator|=(Arg const &arg) -> Parser & (defined in Catch::Clara::Parser) | Catch::Clara::Parser | inline |
operator|=(Opt const &opt) -> Parser & (defined in Catch::Clara::Parser) | Catch::Clara::Parser | inline |
operator|=(Parser const &other) (defined in Catch::Clara::Parser) | Catch::Clara::Parser | |
parse(std::string const &exeName, Detail::TokenStream const &tokens) const override (defined in Catch::Clara::Parser) | Catch::Clara::Parser | virtual |
parse(Args const &args) const (defined in Catch::Clara::Detail::ParserBase) | Catch::Clara::Detail::ParserBase | private |
validate() const override (defined in Catch::Clara::Parser) | Catch::Clara::Parser | virtual |
writeToStream(std::ostream &os) const (defined in Catch::Clara::Parser) | Catch::Clara::Parser |