Binary(short x, int y)=0 | testing::gmock_function_mocker_test::FooInterface | pure 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 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
fn_ptr typedef | testing::gmock_function_mocker_test::FooInterface | |
Nullary()=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
OverloadedOnArgumentNumber()=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
OverloadedOnArgumentNumber(int n)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
OverloadedOnArgumentType(int n)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
OverloadedOnArgumentType(char c)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
OverloadedOnConstness()=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
OverloadedOnConstness() const =0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedConstRef() const &=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedConstRefRef() const &&=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedOverloaded() const &=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedOverloaded() const &&=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedOverloaded()&=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedOverloaded()&&=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedRef()&=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
RefQualifiedRefRef()&&=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
ReturnsFunctionPointer1 | testing::gmock_function_mocker_test::FooInterface | |
ReturnsFunctionPointer2(int)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
TakesConst(const int x)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
TakesConstReference(const int &n)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
TakesNonConstReference(int &n)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
TypeWithComma(const std::map< int, std::string > &a_map)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
TypeWithHole(int(*func)())=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
TypeWithTemplatedCopyCtor(const TemplatedCopyable< int > &)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
Unary(int x)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
VoidReturning(int x)=0 | testing::gmock_function_mocker_test::FooInterface | pure virtual |
~FooInterface()=default | testing::gmock_function_mocker_test::FooInterface | virtual |