Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::PolymorphicAction< Impl >::MonomorphicImpl< F > Class Template Reference
Inheritance diagram for testing::PolymorphicAction< Impl >::MonomorphicImpl< F >:
Inheritance graph
[legend]

Public Types

typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
- Public Types inherited from testing::ActionInterface< F >
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 
typedef internal::Function< F >::Result Result
 

Public Member Functions

 MonomorphicImpl (const Impl &impl)
 
 MonomorphicImpl (const Impl &impl)
 
 MonomorphicImpl (const Impl &impl)
 
 MonomorphicImpl (const Impl &impl)
 
 MonomorphicImpl (const Impl &impl)
 
virtual Result Perform (const ArgumentTuple &args)
 
Result Perform (const ArgumentTuple &args) override
 
Result Perform (const ArgumentTuple &args) override
 
Result Perform (const ArgumentTuple &args) override
 
Result Perform (const ArgumentTuple &args) override
 
- Public Member Functions inherited from testing::ActionInterface< F >
 ActionInterface ()
 
 ActionInterface ()
 
 ActionInterface ()
 
 ActionInterface ()
 
 ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 
virtual ~ActionInterface ()
 

Private Member Functions

 GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl)
 
 GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl)
 
 GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl)
 
 GTEST_DISALLOW_ASSIGN_ (MonomorphicImpl)
 

Private Attributes

Impl impl_
 

Detailed Description

template<typename Impl>
template<typename F>
class testing::PolymorphicAction< Impl >::MonomorphicImpl< F >

Definition at line 435 of file bloaty/third_party/googletest/googlemock/include/gmock/gmock-actions.h.

Member Typedef Documentation

◆ ArgumentTuple [1/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple

◆ ArgumentTuple [2/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple

◆ ArgumentTuple [3/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple

◆ ArgumentTuple [4/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple

◆ ArgumentTuple [5/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::ArgumentTuple testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::ArgumentTuple

Definition at line 1417 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ Result [1/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result

◆ Result [2/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result

◆ Result [3/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result

◆ Result [4/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result

◆ Result [5/5]

template<typename Impl >
template<typename F >
typedef internal::Function<F>::Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Result

Definition at line 1416 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Constructor & Destructor Documentation

◆ MonomorphicImpl() [1/5]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::MonomorphicImpl ( const Impl &  impl)
inlineexplicit

◆ MonomorphicImpl() [2/5]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::MonomorphicImpl ( const Impl &  impl)
inlineexplicit

◆ MonomorphicImpl() [3/5]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::MonomorphicImpl ( const Impl &  impl)
inlineexplicit

Definition at line 1419 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

◆ MonomorphicImpl() [4/5]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::MonomorphicImpl ( const Impl &  impl)
inlineexplicit

◆ MonomorphicImpl() [5/5]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::MonomorphicImpl ( const Impl &  impl)
inlineexplicit

Member Function Documentation

◆ GTEST_DISALLOW_ASSIGN_() [1/4]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::GTEST_DISALLOW_ASSIGN_ ( MonomorphicImpl< F >  )
private

◆ GTEST_DISALLOW_ASSIGN_() [2/4]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::GTEST_DISALLOW_ASSIGN_ ( MonomorphicImpl< F >  )
private

◆ GTEST_DISALLOW_ASSIGN_() [3/4]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::GTEST_DISALLOW_ASSIGN_ ( MonomorphicImpl< F >  )
private

◆ GTEST_DISALLOW_ASSIGN_() [4/4]

template<typename Impl >
template<typename F >
testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::GTEST_DISALLOW_ASSIGN_ ( MonomorphicImpl< F >  )
private

◆ Perform() [1/5]

template<typename Impl >
template<typename F >
virtual Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Perform ( const ArgumentTuple args)
inlinevirtual

◆ Perform() [2/5]

template<typename Impl >
template<typename F >
Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Perform ( const ArgumentTuple args)
inlineoverridevirtual

◆ Perform() [3/5]

template<typename Impl >
template<typename F >
Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Perform ( const ArgumentTuple args)
inlineoverridevirtual

◆ Perform() [4/5]

template<typename Impl >
template<typename F >
Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Perform ( const ArgumentTuple args)
inlineoverridevirtual

◆ Perform() [5/5]

template<typename Impl >
template<typename F >
Result testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::Perform ( const ArgumentTuple args)
inlineoverridevirtual

Member Data Documentation

◆ impl_

template<typename Impl >
template<typename F >
Impl testing::PolymorphicAction< Impl >::MonomorphicImpl< F >::impl_
private

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


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