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

#include <gmock-spec-builders.h>

Public Types

typedef Expectation::Set::const_iterator const_iterator
typedef Expectation::Set::value_type value_type
typedef Expectation::Set::const_iterator const_iterator
typedef Expectation::Set::value_type value_type

Public Member Functions

 ExpectationSet ()
 ExpectationSet (internal::ExpectationBase &exp)
 ExpectationSet (const Expectation &e)
bool operator== (const ExpectationSet &rhs) const
bool operator!= (const ExpectationSet &rhs) const
ExpectationSetoperator+= (const Expectation &e)
int size () const
const_iterator begin () const
const_iterator end () const
 ExpectationSet ()
 ExpectationSet (internal::ExpectationBase &exp)
 ExpectationSet (const Expectation &e)
bool operator== (const ExpectationSet &rhs) const
bool operator!= (const ExpectationSet &rhs) const
ExpectationSetoperator+= (const Expectation &e)
int size () const
const_iterator begin () const
const_iterator end () const

Member Typedef Documentation

◆ const_iterator [1/2]

typedef Expectation::Set::const_iterator testing::ExpectationSet::const_iterator

◆ const_iterator [2/2]

typedef Expectation::Set::const_iterator testing::ExpectationSet::const_iterator

◆ value_type [1/2]

typedef Expectation::Set::value_type testing::ExpectationSet::value_type

◆ value_type [2/2]

typedef Expectation::Set::value_type testing::ExpectationSet::value_type

Constructor & Destructor Documentation

◆ ExpectationSet() [1/6]

testing::ExpectationSet::ExpectationSet ( )
inline

Referenced by operator!=(), operator+=(), and operator==().

◆ ExpectationSet() [2/6]

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

◆ ExpectationSet() [3/6]

testing::ExpectationSet::ExpectationSet ( const Expectation & e)
inline

◆ ExpectationSet() [4/6]

testing::ExpectationSet::ExpectationSet ( )
inline

◆ ExpectationSet() [5/6]

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

◆ ExpectationSet() [6/6]

testing::ExpectationSet::ExpectationSet ( const Expectation & e)
inline

Member Function Documentation

◆ begin() [1/2]

const_iterator testing::ExpectationSet::begin ( ) const
inline

◆ begin() [2/2]

const_iterator testing::ExpectationSet::begin ( ) const
inline

◆ end() [1/2]

const_iterator testing::ExpectationSet::end ( ) const
inline

◆ end() [2/2]

const_iterator testing::ExpectationSet::end ( ) const
inline

◆ operator!=() [1/2]

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

References ExpectationSet().

◆ operator!=() [2/2]

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

References ExpectationSet().

◆ operator+=() [1/2]

ExpectationSet & testing::ExpectationSet::operator+= ( const Expectation & e)
inline

References ExpectationSet().

◆ operator+=() [2/2]

ExpectationSet & testing::ExpectationSet::operator+= ( const Expectation & e)
inline

References ExpectationSet().

◆ operator==() [1/2]

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

References ExpectationSet().

◆ operator==() [2/2]

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

References ExpectationSet().

◆ size() [1/2]

int testing::ExpectationSet::size ( ) const
inline

◆ size() [2/2]

int testing::ExpectationSet::size ( ) const
inline

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