arduino-emulator
Catch::clara::detail::Parser Member List

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

cardinality() const -> size_t (defined in Catch::clara::detail::ParserBase)Catch::clara::detail::ParserBaseinlinevirtual
getHelpColumns() const -> std::vector< HelpColumns > (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
m_args (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parser
m_exeName (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parsermutable
m_options (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parser
operator+(T const &other) const -> Parser (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
operator+=(T const &other) -> Parser & (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
operator<< (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserfriend
operator|(T const &other) const -> Parser (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
operator|=(ExeName const &exeName) -> Parser & (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
operator|=(Arg const &arg) -> Parser & (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
operator|=(Opt const &opt) -> Parser & (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
operator|=(Parser const &other) -> Parser & (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
parse(std::string const &exeName, TokenStream const &tokens) const -> InternalParseResult override (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinlinevirtual
parse(std::string const &exeName, TokenStream const &tokens) const -> InternalParseResult=0 (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parser
parse(Args const &args) const -> InternalParseResult (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
parse(Args const &args) const -> InternalParseResult (defined in Catch::clara::detail::ParserBase)Catch::clara::detail::ParserBaseinline
validate() const -> Result override (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinlinevirtual
writeToStream(std::ostream &os) const (defined in Catch::clara::detail::Parser)Catch::clara::detail::Parserinline
~ParserBase()=default (defined in Catch::clara::detail::ParserBase)Catch::clara::detail::ParserBasevirtual