Catch::BinaryExpr< LhsT, RhsT > Member List

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

BinaryExpr(bool comparisonResult, LhsT lhs, StringRef op, RhsT rhs)Catch::BinaryExpr< LhsT, RhsT >inline
getResult() const -> boolCatch::ITransientExpressioninline
isBinaryExpression() const -> boolCatch::ITransientExpressioninline
ITransientExpression(bool isBinaryExpression, bool result)Catch::ITransientExpressioninline
m_isBinaryExpressionCatch::ITransientExpression
m_resultCatch::ITransientExpression
~ITransientExpression()Catch::ITransientExpressionvirtual