Public Member Functions | List of all members
testing::gmock_generated_function_mockers_test::StackInterface< T > Class Template Referenceabstract
Inheritance diagram for testing::gmock_generated_function_mockers_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 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 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 ()
 

Detailed Description

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

Definition at line 390 of file bloaty/third_party/googletest/googlemock/test/gmock-generated-function-mockers_test.cc.

Constructor & Destructor Documentation

◆ ~StackInterface() [1/3]

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

◆ ~StackInterface() [2/3]

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

◆ ~StackInterface() [3/3]

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

Member Function Documentation

◆ GetSize() [1/3]

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

◆ GetSize() [2/3]

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

◆ GetSize() [3/3]

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

◆ GetTop() [1/3]

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

◆ GetTop() [2/3]

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

◆ GetTop() [3/3]

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

◆ Pop() [1/3]

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

◆ Pop() [2/3]

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

◆ Pop() [3/3]

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

◆ Push() [1/3]

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

◆ Push() [2/3]

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

◆ Push() [3/3]

template<typename T >
virtual void testing::gmock_generated_function_mockers_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