Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::MatchExpr< ArgT, MatcherT > Member List

This is the complete list of members for Catch::MatchExpr< ArgT, MatcherT >, including all inherited members.

getResult() const -> boolCatch::ITransientExpressioninline
isBinaryExpression() const -> boolCatch::ITransientExpressioninline
ITransientExpression(bool isBinaryExpression, bool result)Catch::ITransientExpressioninline
m_isBinaryExpressionCatch::ITransientExpression
m_resultCatch::ITransientExpression
MatchExpr(ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString)Catch::MatchExpr< ArgT, MatcherT >inline
streamReconstructedExpression(std::ostream &os) const overrideCatch::MatchExpr< ArgT, MatcherT >inlinevirtual
~ITransientExpression()Catch::ITransientExpressionvirtual