Public Types | Public Member Functions | Private Attributes | List of all members
testing::ExpectationSet Class Reference

#include <gmock.h>

Public Types

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

Public Member Functions

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

Private Attributes

Expectation::Set expectations_
 

Detailed Description

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

Member Typedef Documentation

◆ const_iterator

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

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

◆ value_type

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

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

Constructor & Destructor Documentation

◆ ExpectationSet() [1/3]

testing::ExpectationSet::ExpectationSet ( )
inline

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

◆ ExpectationSet() [2/3]

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

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

◆ ExpectationSet() [3/3]

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

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

Member Function Documentation

◆ begin()

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

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

◆ end()

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

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

◆ operator!=()

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

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

◆ operator+=()

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

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

◆ operator==()

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

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

◆ size()

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

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

Member Data Documentation

◆ expectations_

Expectation::Set testing::ExpectationSet::expectations_
private

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


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


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