mockpp::InvocationDispatcher< R, I > Member List
This is the complete list of members for
mockpp::InvocationDispatcher< R, I >, including all inherited members.
add(typename Invokable< R, I >::AP invokable)=0 | mockpp::InvocationDispatcher< R, I > | [pure virtual] |
AP typedef | mockpp::InvocationDispatcher< R, I > | |
describeTo(String &buffer) const =0 | mockpp::SelfDescribing | [pure virtual] |
dispatch(const I &invocation)=0 | mockpp::InvocationDispatcher< R, I > | [pure virtual] |
getParent() const | mockpp::Verifiable | |
getVerifiable(unsigned idx) | mockpp::Verifiable | [protected, virtual] |
getVerifiableName() const | mockpp::Verifiable | |
InvocationDispatcher() | mockpp::InvocationDispatcher< R, I > | [inline] |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
numVerifiables() const | mockpp::Verifiable | [virtual] |
reset()=0 | mockpp::InvocationDispatcher< R, I > | [pure virtual] |
setDefaultStub(const mockpp::StubHolder< R, I > &newDefaultStub)=0 | mockpp::InvocationDispatcher< R, I > | [pure virtual] |
setParent(VerifiableList *parent) | mockpp::Verifiable | |
toString() const | mockpp::SelfDescribing | |
Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
verify()=0 | mockpp::Verifiable | [pure virtual] |
~SelfDescribing() | mockpp::SelfDescribing | [virtual] |
~Verifiable() | mockpp::Verifiable | [virtual] |