Dynalib Utils
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
operator!=(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
operator&&(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
operator<(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
operator<=(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
operator==(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
operator>(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
operator>=(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
operator||(T) const -> BinaryExpr< LhsT, RhsT const &> constCatch::BinaryExpr< LhsT, RhsT >inline
~ITransientExpression()Catch::ITransientExpressionvirtual