Public Member Functions | List of all members
testing::gmock_function_mocker_test::StackInterface< T > Class Template Referenceabstract
Inheritance diagram for testing::gmock_function_mocker_test::StackInterface< T >:
Inheritance graph
[legend]

Public Member Functions

virtual int GetSize () const =0
 
virtual int GetSize () const =0
 
virtual int GetSize () const =0
 
virtual int GetSize () const =0
 
virtual const TGetTop () const =0
 
virtual const TGetTop () const =0
 
virtual const TGetTop () const =0
 
virtual const TGetTop () const =0
 
virtual void Pop ()=0
 
virtual void Pop ()=0
 
virtual void Pop ()=0
 
virtual void Pop ()=0
 
virtual void Push (const T &value)=0
 
virtual void Push (const T &value)=0
 
virtual void Push (const T &value)=0
 
virtual void Push (const T &value)=0
 
virtual ~StackInterface ()
 
virtual ~StackInterface ()
 
virtual ~StackInterface ()
 
virtual ~StackInterface ()
 

Detailed Description

template<typename T>
class testing::gmock_function_mocker_test::StackInterface< T >

Definition at line 389 of file bloaty/third_party/googletest/googlemock/test/gmock-function-mocker_test.cc.

Constructor & Destructor Documentation

◆ ~StackInterface() [1/4]

template<typename T >
virtual testing::gmock_function_mocker_test::StackInterface< T >::~StackInterface ( )
inlinevirtual

◆ ~StackInterface() [2/4]

template<typename T >
virtual testing::gmock_function_mocker_test::StackInterface< T >::~StackInterface ( )
inlinevirtual

◆ ~StackInterface() [3/4]

template<typename T >
virtual testing::gmock_function_mocker_test::StackInterface< T >::~StackInterface ( )
inlinevirtual

◆ ~StackInterface() [4/4]

template<typename T >
virtual testing::gmock_function_mocker_test::StackInterface< T >::~StackInterface ( )
inlinevirtual

Member Function Documentation

◆ GetSize() [1/4]

template<typename T >
virtual int testing::gmock_function_mocker_test::StackInterface< T >::GetSize ( ) const
pure virtual

◆ GetSize() [2/4]

template<typename T >
virtual int testing::gmock_function_mocker_test::StackInterface< T >::GetSize ( ) const
pure virtual

◆ GetSize() [3/4]

template<typename T >
virtual int testing::gmock_function_mocker_test::StackInterface< T >::GetSize ( ) const
pure virtual

◆ GetSize() [4/4]

template<typename T >
virtual int testing::gmock_function_mocker_test::StackInterface< T >::GetSize ( ) const
pure virtual

◆ GetTop() [1/4]

template<typename T >
virtual const T& testing::gmock_function_mocker_test::StackInterface< T >::GetTop ( ) const
pure virtual

◆ GetTop() [2/4]

template<typename T >
virtual const T& testing::gmock_function_mocker_test::StackInterface< T >::GetTop ( ) const
pure virtual

◆ GetTop() [3/4]

template<typename T >
virtual const T& testing::gmock_function_mocker_test::StackInterface< T >::GetTop ( ) const
pure virtual

◆ GetTop() [4/4]

template<typename T >
virtual const T& testing::gmock_function_mocker_test::StackInterface< T >::GetTop ( ) const
pure virtual

◆ Pop() [1/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Pop ( )
pure virtual

◆ Pop() [2/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Pop ( )
pure virtual

◆ Pop() [3/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Pop ( )
pure virtual

◆ Pop() [4/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Pop ( )
pure virtual

◆ Push() [1/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Push ( const T value)
pure virtual

◆ Push() [2/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Push ( const T value)
pure virtual

◆ Push() [3/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Push ( const T value)
pure virtual

◆ Push() [4/4]

template<typename T >
virtual void testing::gmock_function_mocker_test::StackInterface< T >::Push ( const T value)
pure virtual

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:46