Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::gmock_function_mocker_test::MockFoo Member List

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

Binary(short x, int y)=0testing::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)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
fn_ptr typedeftesting::gmock_function_mocker_test::FooInterface
GTEST_DISALLOW_COPY_AND_ASSIGN_(MockFoo)testing::gmock_function_mocker_test::MockFooprivate
MOCK_METHOD(void, VoidReturning,(int n))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, Nullary,())testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(bool, Unary,(int))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(long, Binary,(short, int))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, Decimal,(bool, char, short, int, long, float, double, unsigned, char *, const std::string &str),(override))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(bool, TakesNonConstReference,(int &))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(std::string, TakesConstReference,(const int &))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(bool, TakesConst,(const int))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD((std::map< int, std::string >), ReturnTypeWithComma,(),())testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD((std::map< int, std::string >), ReturnTypeWithComma,(int),(const))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, OverloadedOnArgumentNumber,())testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, OverloadedOnArgumentNumber,(int))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, OverloadedOnArgumentType,(int))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(char, OverloadedOnArgumentType,(char))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, OverloadedOnConstness,(),(override))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(char, OverloadedOnConstness,(),(override, const))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, TypeWithHole,(int(*)()),())testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, TypeWithComma,((const std::map< int, std::string > &)))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int, TypeWithTemplatedCopyCtor,(const TemplatedCopyable< int > &))testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(int(*)(bool), ReturnsFunctionPointer1,(int),())testing::gmock_function_mocker_test::MockFoo
MOCK_METHOD(fn_ptr, ReturnsFunctionPointer2,(int),())testing::gmock_function_mocker_test::MockFoo
MockFoo()testing::gmock_function_mocker_test::MockFooinline
Nullary()=0testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentNumber()=0testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentNumber(int n)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentType(int n)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnArgumentType(char c)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnConstness()=0testing::gmock_function_mocker_test::FooInterfacepure virtual
OverloadedOnConstness() const =0testing::gmock_function_mocker_test::FooInterfacepure virtual
ReturnsFunctionPointer1testing::gmock_function_mocker_test::FooInterface
ReturnsFunctionPointer2(int)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
TakesConst(const int x)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
TakesConstReference(const int &n)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
TakesNonConstReference(int &n)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
TypeWithComma(const std::map< int, std::string > &a_map)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
TypeWithHole(int(*func)())=0testing::gmock_function_mocker_test::FooInterfacepure virtual
TypeWithTemplatedCopyCtor(const TemplatedCopyable< int > &)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
Unary(int x)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
VoidReturning(int x)=0testing::gmock_function_mocker_test::FooInterfacepure virtual
~FooInterface()testing::gmock_function_mocker_test::FooInterfaceinlinevirtual