arduino-emulator
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_result (defined in Catch::ITransientExpression)Catch::ITransientExpression
operator!=(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
operator&&(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
operator<(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
operator<=(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
operator==(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
operator>(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
operator>=(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
operator||(T) const -> BinaryExpr< LhsT, RhsT const & > const (defined in Catch::BinaryExpr< LhsT, RhsT >)Catch::BinaryExpr< LhsT, RhsT >inline
~ITransientExpression() (defined in Catch::ITransientExpression)Catch::ITransientExpressionvirtual