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

This is the complete list of members for Catch::Clara::Parser, including all inherited members.

cardinality() constCatch::Clara::Detail::ParserBaseprivatevirtual
getHelpColumns() constCatch::Clara::Parser
m_argsCatch::Clara::Parserprivate
m_exeNameCatch::Clara::Parsermutableprivate
m_optionsCatch::Clara::Parserprivate
operator<<(std::ostream &os, Parser const &parser) -> std::ostream &Catch::Clara::Parserfriend
operator|(Parser const &p, T &&rhs)Catch::Clara::Parserfriend
operator|(Parser &&p, T &&rhs)Catch::Clara::Parserfriend
operator|=(ExeName const &exeName) -> Parser &Catch::Clara::Parserinline
operator|=(Arg const &arg) -> Parser &Catch::Clara::Parserinline
operator|=(Parser &p, Opt const &opt)Catch::Clara::Parserfriend
operator|=(Parser &p, Opt &&opt)Catch::Clara::Parserfriend
operator|=(Parser const &other)Catch::Clara::Parser
parse(std::string const &exeName, Detail::TokenStream tokens) const overrideCatch::Clara::Parservirtual
Catch::Clara::Detail::ParserBase::parse(Args const &args) constCatch::Clara::Detail::ParserBaseprivate
validate() const overrideCatch::Clara::Parservirtual
writeToStream(std::ostream &os) constCatch::Clara::Parser
~ParserBase()=defaultCatch::Clara::Detail::ParserBaseprivatevirtual