arduino-emulator
Catch::UnaryExpr< LhsT > Member List

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

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
UnaryExpr(LhsT lhs) (defined in Catch::UnaryExpr< LhsT >)Catch::UnaryExpr< LhsT >inlineexplicit
~ITransientExpression() (defined in Catch::ITransientExpression)Catch::ITransientExpressionvirtual