![]() |
AlgoPlus v0.1.0
|
This is the complete list of members for Catch::MatchExpr< ArgT, MatcherT >, including all inherited members.
| getResult() const -> bool (defined in Catch::ITransientExpression) | Catch::ITransientExpression | inline |
| isBinaryExpression() const -> bool (defined in Catch::ITransientExpression) | Catch::ITransientExpression | inline |
| ITransientExpression(bool isBinaryExpression, bool result) (defined in Catch::ITransientExpression) | Catch::ITransientExpression | inline |
| m_isBinaryExpression (defined in Catch::ITransientExpression) | Catch::ITransientExpression | |
| m_result (defined in Catch::ITransientExpression) | Catch::ITransientExpression | |
| MatchExpr(ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) (defined in Catch::MatchExpr< ArgT, MatcherT >) | Catch::MatchExpr< ArgT, MatcherT > | inline |
| streamReconstructedExpression(std::ostream &os) const override (defined in Catch::MatchExpr< ArgT, MatcherT >) | Catch::MatchExpr< ArgT, MatcherT > | inlinevirtual |
| ~ITransientExpression() (defined in Catch::ITransientExpression) | Catch::ITransientExpression | virtual |