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