Binary(short x, int y)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
Decimal(bool b, char c, short d, int e, long f, float g, double h, unsigned i, char *j, const string &k)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
Nullary()=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
OverloadedOnArgumentNumber()=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
OverloadedOnArgumentNumber(int n)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
OverloadedOnArgumentType(int n)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
OverloadedOnArgumentType(char c)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
OverloadedOnConstness()=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
OverloadedOnConstness() const =0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
TakesConst(const int x)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
TakesConstReference(const int &n)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
TakesNonConstReference(int &n)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
TypeWithComma(const std::map< int, string > &a_map)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
TypeWithHole(int(*func)())=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
Unary(int x)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
VoidReturning(int x)=0 | testing::gmock_generated_function_mockers_test::FooInterface | pure virtual |
~FooInterface() | testing::gmock_generated_function_mockers_test::FooInterface | inlinevirtual |