, including all inherited members.
addResponseThrowable(Throwable *t, const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, unsigned count=MOCKPP_UNLIMITED) | mockpp::VisitableMockMethod4Common< R, P1, P2, P3, P4 > | [inline] |
addResponseThrowable(Throwable *t, const ConstraintHolder< P1 > &p1, const ConstraintHolder< P2 > &p2, const ConstraintHolder< P3 > &p3, const ConstraintHolder< P4 > &p4, unsigned count=MOCKPP_UNLIMITED) | mockpp::VisitableMockMethod4Common< R, P1, P2, P3, P4 > | [inline] |
addReturnValue(const R &rv, unsigned count=1) | mockpp::VisitableMockReturningMethodBase< R > | [inline] |
addThrowable(Throwable *t) | mockpp::VisitableMockMethodBase | [inline] |
addThrowable(const T &w, unsigned count=1) | mockpp::VisitableMockMethodBase | [inline] |
addVerifiable(Verifiable *vf) | mockpp::VerifiableList | [protected, virtual] |
clearVerifiables() | mockpp::VerifiableList | [protected, virtual] |
defaultReturnValue | mockpp::VisitableMockReturningMethodBase< R > | [protected] |
defaultReturnValueUsed | mockpp::VisitableMockReturningMethodBase< R > | [mutable, protected] |
defaultThrowable | mockpp::VisitableMockMethodBase | [mutable, protected] |
determineReturnValue() const | mockpp::VisitableMockReturningMethodBase< R > | [inline, protected] |
forward(const ConstraintHolder< P1 > &p1, const ConstraintHolder< P2 > &p2, const ConstraintHolder< P3 > &p3, const ConstraintHolder< P4 > &p4) const | mockpp::VisitableMockMethod4Common< R, P1, P2, P3, P4 > | [inline] |
forward_param(const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4) const | mockpp::VisitableMockMethod4Common< R, P1, P2, P3, P4 > | [inline, protected] |
getMethodIdentifier() const | mockpp::VisitableMockMethodBase | |
getMethodName(bool fully=false) const | mockpp::VisitableMockMethodBase | |
getParent() const | mockpp::Verifiable | |
getVerifiable(unsigned idx) | mockpp::VerifiableList | [protected, virtual] |
getVerifiableName() const | mockpp::Verifiable | |
getVisitableMockObject() const | mockpp::VisitableMockMethodBase | |
hasVerifiable(Verifiable *vf) const | mockpp::VerifiableList | [protected] |
haveDefaultReturnValue | mockpp::VisitableMockReturningMethodBase< R > | [protected] |
MockObject(const String &name, VerifiableList *parent=0) | mockpp::MockObject | |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
notImplemented() | mockpp::MockObject | |
numVerifiables() const | mockpp::VerifiableList | [protected, virtual] |
removeVerifiable(Verifiable *vf) | mockpp::VerifiableList | [protected] |
reset() | mockpp::VisitableMockReturningMethodBase< R > | [inline, virtual] |
returnValues | mockpp::VisitableMockReturningMethodBase< R > | [mutable, protected] |
setDefaultReturnValue(const R &rv) | mockpp::VisitableMockReturningMethodBase< R > | [inline] |
setDefaultThrowable(Throwable *t) | mockpp::VisitableMockMethodBase | [inline] |
setParent(VerifiableList *parent) | mockpp::Verifiable | |
throwableInsteadReturn | mockpp::VisitableMockMethodBase | [mutable, protected] |
throwables | mockpp::VisitableMockMethodBase | [mutable, protected] |
throwablesInline | mockpp::VisitableMockMethodBase | [mutable, protected] |
throwAvailableException() const | mockpp::VisitableMockMethodBase | [inline, protected] |
unsetThrowablesInline() | mockpp::VisitableMockMethodBase | [inline] |
Verifiable (defined in mockpp::VerifiableList) | mockpp::VerifiableList | [friend] |
mockpp::Verifiable::Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
VerifiableList(const String &name, VerifiableList *parent) | mockpp::VerifiableList | |
Verifier class | mockpp::VerifiableList | [friend] |
verify() | mockpp::VisitableMockReturningMethodBase< R > | [inline, virtual] |
visitable | mockpp::VisitableMockMethodBase | [protected] |
VisitableMockMethod4Common(const String &name, VisitableMockObject *parent) | mockpp::VisitableMockMethod4Common< R, P1, P2, P3, P4 > | [inline] |
VisitableMockMethodBase(const String &name, VisitableMockObject *parent) | mockpp::VisitableMockMethodBase | |
VisitableMockReturningMethodBase(const String &name, VisitableMockObject *parent) | mockpp::VisitableMockReturningMethodBase< R > | [inline] |
~Verifiable() | mockpp::Verifiable | [virtual] |