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::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)=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_(LegacyMockFoo)testing::gmock_function_mocker_test::LegacyMockFooprivate
LegacyMockFoo()testing::gmock_function_mocker_test::LegacyMockFooinline
MOCK_CONST_METHOD0(OverloadedOnConstness, char())testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_CONST_METHOD1(ReturnTypeWithComma, std::map< int, std::string >(int))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(Nullary, int())testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(ReturnTypeWithComma, std::map< int, std::string >())testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(OverloadedOnArgumentNumber, int())testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD0(OverloadedOnConstness, int())testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(VoidReturning, void(int n))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(Unary, bool(int))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TakesNonConstReference, bool(int &))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TakesConstReference, std::string(const int &))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TakesConst, bool(const int))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(OverloadedOnArgumentNumber, int(int))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(OverloadedOnArgumentType, int(int))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(OverloadedOnArgumentType, char(char))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TypeWithHole, int(int(*)()))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TypeWithComma, int(const std::map< int, std::string > &))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(TypeWithTemplatedCopyCtor, int(const TemplatedCopyable< int > &))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(ReturnsFunctionPointer1, int(*(int))(bool))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD1(ReturnsFunctionPointer2, fn_ptr(int))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD10(Decimal, int(bool, char, short, int, long, float, double, unsigned, char *, const std::string &str))testing::gmock_function_mocker_test::LegacyMockFoo
MOCK_METHOD2(Binary, long(short, int))testing::gmock_function_mocker_test::LegacyMockFoo
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