, including all inherited members.
AbstractExpectation(const String &name, VerifiableList *parent) | mockpp::AbstractExpectation< T > | [inline] |
AbstractExpectationCollection(const String &name, VerifiableList *parent) | mockpp::AbstractExpectationCollection< T > | [inline] |
addActual(const T &actualItem) | mockpp::ExpectationSet< T > | [inline] |
addActual(I items, I end) | mockpp::ExpectationSet< T > | [inline] |
addExpected(const T &expectedItem) | mockpp::ExpectationSet< T > | [inline] |
addExpected(I items, I end) | mockpp::ExpectationSet< T > | [inline] |
assertEquals(const String &message, const T &expectedValue, const T &actualValue) const | mockpp::AbstractExpectation< T > | [inline, protected] |
checkImmediateValue(const T &actualItem) const | mockpp::ExpectationSet< T > | [inline, protected, virtual] |
clearActual() | mockpp::ExpectationSet< T > | [inline, virtual] |
clearExpectation() | mockpp::ExpectationSet< T > | [inline, protected, virtual] |
clearFailOnVerify() | mockpp::AbstractExpectation< T > | [inline] |
clearHasExpectations() | mockpp::AbstractExpectation< T > | [inline, protected] |
Expectation(const String &name, VerifiableList *parent) | mockpp::Expectation | [inline] |
ExpectationSet(const String &name, VerifiableList *parent=0) | mockpp::ExpectationSet< T > | [inline] |
getParent() const | mockpp::Verifiable | |
getVerifiable(unsigned idx) | mockpp::Verifiable | [protected, virtual] |
getVerifiableName() const | mockpp::Verifiable | |
hasExpectations() const | mockpp::AbstractExpectation< T > | [inline, virtual] |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
numVerifiables() const | mockpp::Verifiable | [virtual] |
reset() | mockpp::ExpectationSet< T > | [inline, virtual] |
setExpectNothing() | mockpp::ExpectationSet< T > | [inline, virtual] |
setFailOnVerify() | mockpp::AbstractExpectation< T > | [inline, virtual] |
setHasExpectations() | mockpp::AbstractExpectation< T > | [inline, protected] |
setParent(VerifiableList *parent) | mockpp::Verifiable | |
shouldCheckImmediately() const | mockpp::AbstractExpectation< T > | [inline, protected] |
Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
verify() | mockpp::ExpectationSet< T > | [inline, virtual] |
~Verifiable() | mockpp::Verifiable | [virtual] |