, including all inherited members.
addInvokable(typename Invokable< R, I >::AP invokable) | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline, virtual] |
DynamicChainingMock< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType >::addInvokable(typename Invokable< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType >::AP invokable)=0 | mockpp::DynamicChainingMock< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType > | [pure virtual] |
addVerifiable(Verifiable *vf) | mockpp::VerifiableList | [protected, virtual] |
AP typedef | mockpp::DynamicChainingMock< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType > | |
Builder typedef | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | |
ChainableMockMethod2Common(const String &name, ChainableMockObject *parent) | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | [inline] |
ChainableMockMethodCommon(const String &name, ChainableMockObject *parent) | mockpp::ChainableMockMethodCommon | [inline] |
ChainingMockBuilder(DynamicChainingMock< R, I > *in_coreMock, BuilderNamespace *in_buildernamespace, const String &name) | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline] |
clearVerifiables() | mockpp::VerifiableList | [protected, virtual] |
CoreMockType typedef | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | |
DynamicChainingMock(const String &name, VerifiableList *parent=0) | mockpp::DynamicChainingMock< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType > | [inline] |
expects(const MatcherHolder< I > &expectation) | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline] |
getChainableMockObject() const | mockpp::ChainableMockMethodCommon | [inline] |
getCoreMock() const | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | [inline, protected] |
getMethodName() const | mockpp::ChainableMockMethodCommon | [inline] |
mockpp::getParent() const | mockpp::Verifiable | |
ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > >::getParent() const | mockpp::Verifiable | |
getVerifiable(unsigned idx) | mockpp::VerifiableList | [protected, virtual] |
mockpp::getVerifiableName() const | mockpp::Verifiable | |
ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > >::getVerifiableName() const | mockpp::Verifiable | |
hasVerifiable(Verifiable *vf) const | mockpp::VerifiableList | [protected] |
InvocationType typedef | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | |
lookupID(const String &id) const | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline] |
MockObject(const String &name, VerifiableList *parent=0) | mockpp::MockObject | |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
MockObject (defined in mockpp::Verifiable) | mockpp::Verifiable | [friend] |
notImplemented() | mockpp::MockObject | |
numVerifiables() const | mockpp::VerifiableList | [protected, virtual] |
registerUniqueID(const String &id, MatchBuilderAdapterBase *builder) | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline] |
removeVerifiable(Verifiable *vf) | mockpp::VerifiableList | [protected] |
reset() | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | [inline, virtual] |
ReturnType typedef | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | |
setDefaultStub(const mockpp::StubHolder< R, I > &newDefaultStub) | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline, virtual] |
DynamicChainingMock< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType >::setDefaultStub(const mockpp::StubHolder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType > &newDefaultStub)=0 | mockpp::DynamicChainingMock< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::ReturnType, ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > >::InvocationType > | [pure virtual] |
mockpp::setParent(VerifiableList *parent) | mockpp::Verifiable | |
ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > >::setParent(VerifiableList *parent) | mockpp::Verifiable | |
stubs() | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline] |
stubs(const MatcherHolder< I > &customMatcher) | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline] |
toString() const | mockpp::ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > > | [inline, virtual] |
Verifiable (defined in mockpp::VerifiableList) | mockpp::VerifiableList | [friend] |
mockpp::Verifiable::Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
ChainingMockBuilder< ArgumentsMatchBuilder2< RT, Invocation2< P1, P2 > > >::Verifiable(const String &name, VerifiableList *parent) | mockpp::Verifiable | |
VerifiableList(const String &name, VerifiableList *parent) | mockpp::VerifiableList | |
Verifier class | mockpp::VerifiableList | [friend] |
verify() | mockpp::ChainableMockMethod2Common< RT, P1, P2 > | [inline, virtual] |
~Verifiable() | mockpp::Verifiable | [virtual] |