All Classes Namespaces Functions Variables Enumerations Properties Pages
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) (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
getResult() const -> bool (defined in Catch::ITransientExpression)Catch::ITransientExpressioninline
isBinaryExpression() const -> bool (defined in Catch::ITransientExpression)Catch::ITransientExpressioninline
ITransientExpression(bool isBinaryExpression, bool result) (defined in Catch::ITransientExpression)Catch::ITransientExpressioninline
m_isBinaryExpression (defined in Catch::ITransientExpression)Catch::ITransientExpression
m_lhs (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >private
m_op (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >private
m_result (defined in Catch::ITransientExpression)Catch::ITransientExpression
m_rhs (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >private
streamReconstructedExpression(std::ostream &os) const override (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inlineprivatevirtual
~ITransientExpression() (defined in Catch::ITransientExpression)Catch::ITransientExpressionvirtual