Lab_1
0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing
gmock_function_mocker_test
StackInterface
Public Member Functions
|
List of all members
testing::gmock_function_mocker_test::StackInterface< T > Class Template Reference
abstract
Inheritance diagram for testing::gmock_function_mocker_test::StackInterface< T >:
Public Member Functions
virtual void
Push
(const T &value)=0
virtual void
Pop
()=0
virtual int
GetSize
() const =0
virtual const T &
GetTop
() const =0
The documentation for this class was generated from the following file:
C:/Users/User/Desktop/AIP/lab1/lab1/out/build/x64-Debug/_deps/googletest-src/googlemock/test/
gmock-function-mocker_test.cc
Generated by
1.12.0