Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing::gmock_function_mocker_test::LegacyMockStack< T > Member List

This is the complete list of members for testing::gmock_function_mocker_test::LegacyMockStack< T >, including all inherited members.

GetSize() const =0 (defined in testing::gmock_function_mocker_test::StackInterface< T >)testing::gmock_function_mocker_test::StackInterface< T >pure virtual
GetTop() const =0 (defined in testing::gmock_function_mocker_test::StackInterface< T >)testing::gmock_function_mocker_test::StackInterface< T >pure virtual
LegacyMockStack() (defined in testing::gmock_function_mocker_test::LegacyMockStack< T >)testing::gmock_function_mocker_test::LegacyMockStack< T >inline
MOCK_CONST_METHOD0_T(GetSize, int()) (defined in testing::gmock_function_mocker_test::LegacyMockStack< T >)testing::gmock_function_mocker_test::LegacyMockStack< T >
MOCK_CONST_METHOD0_T(GetTop, const T &()) (defined in testing::gmock_function_mocker_test::LegacyMockStack< T >)testing::gmock_function_mocker_test::LegacyMockStack< T >
MOCK_CONST_METHOD1_T(ReturnTypeWithComma, std::map< int, int >(int)) (defined in testing::gmock_function_mocker_test::LegacyMockStack< T >)testing::gmock_function_mocker_test::LegacyMockStack< T >
MOCK_METHOD0_T(Pop, void()) (defined in testing::gmock_function_mocker_test::LegacyMockStack< T >)testing::gmock_function_mocker_test::LegacyMockStack< T >
MOCK_METHOD0_T(ReturnTypeWithComma, std::map< int, int >()) (defined in testing::gmock_function_mocker_test::LegacyMockStack< T >)testing::gmock_function_mocker_test::LegacyMockStack< T >
MOCK_METHOD1_T(Push, void(const T &elem)) (defined in testing::gmock_function_mocker_test::LegacyMockStack< T >)testing::gmock_function_mocker_test::LegacyMockStack< T >
Pop()=0 (defined in testing::gmock_function_mocker_test::StackInterface< T >)testing::gmock_function_mocker_test::StackInterface< T >pure virtual
Push(const T &value)=0 (defined in testing::gmock_function_mocker_test::StackInterface< T >)testing::gmock_function_mocker_test::StackInterface< T >pure virtual
~StackInterface() (defined in testing::gmock_function_mocker_test::StackInterface< T >)testing::gmock_function_mocker_test::StackInterface< T >inlinevirtual