This is the complete list of members for Catch::ITransientExpression, including all inherited members.
getResult() const -> bool | Catch::ITransientExpression | inline |
isBinaryExpression() const -> bool | Catch::ITransientExpression | inline |
ITransientExpression(bool isBinaryExpression, bool result) | Catch::ITransientExpression | inline |
m_isBinaryExpression | Catch::ITransientExpression | |
m_result | Catch::ITransientExpression | |
streamReconstructedExpression(std::ostream &os) const =0 | Catch::ITransientExpression | pure virtual |
~ITransientExpression() | Catch::ITransientExpression | virtual |