mimic++ v4
|
This is the complete list of members for mimicpp::ExpectationCollection< Signature >, including all inherited members.
CallInfoT typedef | mimicpp::ExpectationCollection< Signature > | |
ExpectationCollection()=default | mimicpp::ExpectationCollection< Signature > | |
ExpectationCollection(const ExpectationCollection &)=delete | mimicpp::ExpectationCollection< Signature > | |
ExpectationCollection(ExpectationCollection &&)=default | mimicpp::ExpectationCollection< Signature > | |
ExpectationT typedef | mimicpp::ExpectationCollection< Signature > | |
handle_call(const CallInfoT &call) | mimicpp::ExpectationCollection< Signature > | inline |
operator=(const ExpectationCollection &)=delete | mimicpp::ExpectationCollection< Signature > | |
operator=(ExpectationCollection &&)=default | mimicpp::ExpectationCollection< Signature > | |
push(std::shared_ptr< ExpectationT > expectation) | mimicpp::ExpectationCollection< Signature > | inline |
remove(std::shared_ptr< ExpectationT > expectation) | mimicpp::ExpectationCollection< Signature > | inline |
ReturnT typedef | mimicpp::ExpectationCollection< Signature > | |
~ExpectationCollection()=default | mimicpp::ExpectationCollection< Signature > |