Horizon
Loading...
Searching...
No Matches
Catch::Clara::Parser Member List

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::Parserfriend
operator|(T const &other) const -> Parser (defined in Catch::Clara::Parser)Catch::Clara::Parserinline
operator|=(ExeName const &exeName) -> Parser & (defined in Catch::Clara::Parser)Catch::Clara::Parserinline
operator|=(Arg const &arg) -> Parser & (defined in Catch::Clara::Parser)Catch::Clara::Parserinline
operator|=(Opt const &opt) -> Parser & (defined in Catch::Clara::Parser)Catch::Clara::Parserinline
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::Parservirtual
parse(Args const &args) const (defined in Catch::Clara::Detail::ParserBase)Catch::Clara::Detail::ParserBaseprivate
validate() const override (defined in Catch::Clara::Parser)Catch::Clara::Parservirtual
writeToStream(std::ostream &os) const (defined in Catch::Clara::Parser)Catch::Clara::Parser