, including all inherited members.
AbstractExpectation(const String &name, VerifiableList *parent) | mockpp::AbstractExpectation< unsigned > | [inline] |
addClient(TrackingCounterClient *vf) | mockpp::TrackingCounterMaster | [protected, virtual] |
assertEquals(const String &message, const unsigned &expectedValue, const unsigned &actualValue) const | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
clearActual() | mockpp::TrackingCounterMaster | [virtual] |
clearExpectation() | mockpp::TrackingCounterBase | [protected, virtual] |
clearFailOnVerify() | mockpp::AbstractExpectation< unsigned > | [inline] |
clearHasExpectations() | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
Expectation(const String &name, VerifiableList *parent) | mockpp::Expectation | [inline] |
getActual() const | mockpp::TrackingCounterMaster | [virtual] |
getExpectedMaxValue() const | mockpp::TrackingCounterBase | [protected] |
getExpectedMinValue() const | mockpp::TrackingCounterBase | [protected] |
getParent() const | mockpp::Verifiable | |
getVerifiable(unsigned idx) | mockpp::Verifiable | [protected, virtual] |
getVerifiableName() const | mockpp::Verifiable | |
hasExpectations() const | mockpp::AbstractExpectation< unsigned > | [inline, virtual] |
increment() | mockpp::TrackingCounterMaster | [protected] |
isExpectNothing() const | mockpp::TrackingCounterBase | [protected, virtual] |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
numClients() const | mockpp::TrackingCounterMaster | |
numVerifiables() const | mockpp::Verifiable | [virtual] |
removeClient(TrackingCounterClient *vf) | mockpp::TrackingCounterMaster | [protected] |
reset() | mockpp::TrackingCounterBase | [virtual] |
setExpected(unsigned expectedValue) | mockpp::TrackingCounterBase | |
setExpected(unsigned expectedMinValue, unsigned expectedMaxValue) | mockpp::TrackingCounterBase | |
setExpectNothing() | mockpp::TrackingCounterBase | [virtual] |
setFailOnVerify() | mockpp::AbstractExpectation< unsigned > | [inline, virtual] |
setHasExpectations() | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
setParent(VerifiableList *parent) | mockpp::Verifiable | |
shouldCheckImmediately() const | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
TrackingCounterBase(const String &name, VerifiableList *parent=0) | mockpp::TrackingCounterBase | |
TrackingCounterClient (defined in mockpp::TrackingCounterMaster) | mockpp::TrackingCounterMaster | [friend] |
TrackingCounterMaster(const String &name, VerifiableList *parent=0) | mockpp::TrackingCounterMaster | |
Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
verify() | mockpp::TrackingCounterMaster | [virtual] |
~Verifiable() | mockpp::Verifiable | [virtual] |