Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
testing::gmock_function_mocker_test::LegacyMockFoo Member List

This is the complete list of members for testing::gmock_function_mocker_test::LegacyMockFoo, including all inherited members.

Binary(short x, int y)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
Decimal(bool b, char c, short d, int e, long f, float g, double h, unsigned i, char *j, const std::string &k)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
fn_ptr typedef (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterface
LegacyMockFoo() (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinline
MOCK_CONST_METHOD0(OverloadedOnConstness, char()) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_CONST_METHOD1(ReturnTypeWithComma, std::map< int, std::string >(int)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(Nullary, int()) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(ReturnTypeWithComma, std::map< int, std::string >()) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(OverloadedOnArgumentNumber, int()) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(OverloadedOnConstness, int()) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(VoidReturning, void(int n)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(Unary, bool(int)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TakesNonConstReference, bool(int &)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TakesConstReference, std::string(const int &)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TakesConst, bool(const int)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(OverloadedOnArgumentNumber, int(int)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(OverloadedOnArgumentType, int(int)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(OverloadedOnArgumentType, char(char)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TypeWithHole, int(int(*)())) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TypeWithComma, int(const std::map< int, std::string > &)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TypeWithTemplatedCopyCtor, int(const TemplatedCopyable< int > &)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(ReturnsFunctionPointer1, int(*(int))(bool)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(ReturnsFunctionPointer2, fn_ptr(int)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD10(Decimal, int(bool, char, short, int, long, float, double, unsigned, char *, const std::string &str)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD2(Binary, long(short, int)) (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFoo
Nullary()=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentNumber()=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentNumber(int n)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentType(int n)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentType(char c)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnConstness()=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnConstness() const =0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
RefQualifiedConstRef() const &override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
RefQualifiedConstRefRef() const &&override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
RefQualifiedOverloaded() const &override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
RefQualifiedOverloaded() const &&override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
RefQualifiedOverloaded() &override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
RefQualifiedOverloaded() &&override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
RefQualifiedRef() &override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
RefQualifiedRefRef() &&override (defined in testing::gmock_function_mocker_test::LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooinlinevirtual
ReturnsFunctionPointer1 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterface
ReturnsFunctionPointer2(int)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
TakesConst(const int x)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
TakesConstReference(const int &n)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
TakesNonConstReference(int &n)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
TypeWithComma(const std::map< int, std::string > &a_map)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
TypeWithHole(int(*func)())=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
TypeWithTemplatedCopyCtor(const TemplatedCopyable< int > &)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
Unary(int x)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
VoidReturning(int x)=0 (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfacepure virtual
~FooInterface() (defined in testing::gmock_function_mocker_test::FooInterface)testing::gmock_function_mocker_test::FooInterfaceinlinevirtual