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 |
ITransientExpression(ITransientExpression const &)=default | Catch::ITransientExpression | |
m_isBinaryExpression | Catch::ITransientExpression | private |
m_result | Catch::ITransientExpression | private |
operator<<(std::ostream &out, ITransientExpression const &expr) | Catch::ITransientExpression | friend |
operator=(ITransientExpression const &)=default | Catch::ITransientExpression | |
streamReconstructedExpression(std::ostream &os) const | Catch::ITransientExpression | virtual |
~ITransientExpression()=default | Catch::ITransientExpression | protected |