GNU Radio's DSD Package
testing::Expectation Class Reference

#include <gmock-spec-builders.h>

Public Member Functions

 Expectation ()
 ~Expectation ()
 Expectation (internal::ExpectationBase &exp)
bool operator== (const Expectation &rhs) const
bool operator!= (const Expectation &rhs) const
 Expectation ()
 ~Expectation ()
 Expectation (internal::ExpectationBase &exp)
bool operator== (const Expectation &rhs) const
bool operator!= (const Expectation &rhs) const

Friends

class ExpectationSet
class Sequence
class ::testing::internal::ExpectationBase
class ::testing::internal::UntypedFunctionMockerBase
template<typename F>
class ::testing::internal::FunctionMockerBase
template<typename F>
class ::testing::internal::TypedExpectation

Constructor & Destructor Documentation

◆ Expectation() [1/4]

testing::Expectation::Expectation ( )

◆ ~Expectation() [1/2]

testing::Expectation::~Expectation ( )

References Expectation().

◆ Expectation() [2/4]

testing::Expectation::Expectation ( internal::ExpectationBase & exp)
inline

References Expectation().

◆ Expectation() [3/4]

testing::Expectation::Expectation ( )

◆ ~Expectation() [2/2]

testing::Expectation::~Expectation ( )

◆ Expectation() [4/4]

testing::Expectation::Expectation ( internal::ExpectationBase & exp)

Member Function Documentation

◆ operator!=() [1/2]

bool testing::Expectation::operator!= ( const Expectation & rhs) const
inline

References Expectation().

◆ operator!=() [2/2]

bool testing::Expectation::operator!= ( const Expectation & rhs) const
inline

References Expectation().

◆ operator==() [1/2]

bool testing::Expectation::operator== ( const Expectation & rhs) const
inline

References Expectation().

◆ operator==() [2/2]

bool testing::Expectation::operator== ( const Expectation & rhs) const
inline

References Expectation().

◆ ::testing::internal::ExpectationBase

◆ ::testing::internal::FunctionMockerBase

template<typename F>
friend class ::testing::internal::FunctionMockerBase
friend

◆ ::testing::internal::TypedExpectation

template<typename F>
friend class ::testing::internal::TypedExpectation
friend

References Expectation().

◆ ::testing::internal::UntypedFunctionMockerBase

◆ ExpectationSet

ExpectationSet
friend

References ExpectationSet.

Referenced by ExpectationSet.

◆ Sequence

Sequence
friend

References Sequence.

Referenced by Sequence.


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