mockpp::Invocation2< P1, P2 > Member List
This is the complete list of members for
mockpp::Invocation2< P1, P2 >, including all inherited members.
ConstraintSetType typedef | mockpp::Invocation2< P1, P2 > | |
describeParameters() const | mockpp::Invocation2< P1, P2 > | [inline, virtual] |
describeTo(String &buffer) const | mockpp::Invocation | [virtual] |
equals(const Invocation2< P1, P2 > &other) const | mockpp::Invocation2< P1, P2 > | [inline, virtual] |
equals(const InvocationBase &other) const | mockpp::Invocation2< P1, P2 > | [inline] |
getMethodName() const | mockpp::Invocation | |
getParameter1() const | mockpp::Invocation2< P1, P2 > | [inline] |
getParameter2() const | mockpp::Invocation2< P1, P2 > | [inline] |
Invocation(const String &in_name) | mockpp::Invocation | |
Invocation2(const String &objname, const P1 &in_param1, const P2 &in_param2) | mockpp::Invocation2< P1, P2 > | [inline] |
numParams enum value (defined in mockpp::Invocation2< P1, P2 >) | mockpp::Invocation2< P1, P2 > | |
T1Type typedef | mockpp::Invocation2< P1, P2 > | |
T2Type typedef | mockpp::Invocation2< P1, P2 > | |
toString() const | mockpp::SelfDescribing | |
~InvocationBase() | mockpp::InvocationBase | [virtual] |
~SelfDescribing() | mockpp::SelfDescribing | [virtual] |