, including all inherited members.
AbstractExpectation(const String &name, VerifiableList *parent) | mockpp::AbstractExpectation< unsigned > | [inline] |
assertEquals(const String &message, const unsigned &expectedValue, const unsigned &actualValue) const | mockpp::AbstractExpectation< unsigned > | [inline, protected] |
clearActual() | mockpp::TrackingCounterClient | [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::TrackingCounterClient | [virtual] |
getExpectedMaxValue() const | mockpp::TrackingCounterBase | [protected] |
getExpectedMinValue() const | mockpp::TrackingCounterBase | [protected] |
getParent() const | mockpp::Verifiable | |
getTag(unsigned index) const | mockpp::TrackingCounterClient | |
getVerifiable(unsigned idx) | mockpp::Verifiable | [protected, virtual] |
getVerifiableName() const | mockpp::Verifiable | |
hasExpectations() const | mockpp::AbstractExpectation< unsigned > | [inline, virtual] |
inc() | mockpp::TrackingCounterClient | |
isExpectNothing() const | mockpp::TrackingCounterBase | [protected, virtual] |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
numTags() const | mockpp::TrackingCounterClient | |
numVerifiables() const | mockpp::Verifiable | [virtual] |
operator++() | mockpp::TrackingCounterClient | [inline] |
operator++(int) | mockpp::TrackingCounterClient | [inline] |
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(const String &name, TrackingCounterMaster &master) | mockpp::TrackingCounterClient | |
Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
verify() | mockpp::TrackingCounterClient | [virtual] |
~TrackingCounterClient() | mockpp::TrackingCounterClient | [virtual] |
~Verifiable() | mockpp::Verifiable | [virtual] |