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

This is the complete list of members for testing::gmock_function_mocker_test::StackInterface< 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
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