API
Catch::UnaryExpr< LhsT > Member List

This is the complete list of members for Catch::UnaryExpr< LhsT >, including all inherited members.

getResult() const -> boolCatch::ITransientExpressioninline
isBinaryExpression() const -> boolCatch::ITransientExpressioninline
ITransientExpression(bool isBinaryExpression, bool result)Catch::ITransientExpressioninline
m_isBinaryExpressionCatch::ITransientExpression
m_lhsCatch::UnaryExpr< LhsT >private
m_resultCatch::ITransientExpression
streamReconstructedExpression(std::ostream &os) const overrideCatch::UnaryExpr< LhsT >inlineprivatevirtual
UnaryExpr(LhsT lhs)Catch::UnaryExpr< LhsT >inlineexplicit
~ITransientExpression()Catch::ITransientExpressionvirtual