Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
testing::Cardinality Class Reference

#include <gmock.h>

Public Member Functions

 Cardinality ()
 
 Cardinality (const CardinalityInterface *impl)
 
int ConservativeLowerBound () const
 
int ConservativeUpperBound () const
 
void DescribeTo (::std::ostream *os) const
 
bool IsOverSaturatedByCallCount (int call_count) const
 
bool IsSatisfiedByCallCount (int call_count) const
 
bool IsSaturatedByCallCount (int call_count) const
 

Static Public Member Functions

static void DescribeActualCallCountTo (int actual_call_count, ::std::ostream *os)
 

Private Attributes

internal::linked_ptr< const CardinalityInterfaceimpl_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Cardinality() [1/2]

testing::Cardinality::Cardinality ( )
inline

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

◆ Cardinality() [2/2]

testing::Cardinality::Cardinality ( const CardinalityInterface impl)
inlineexplicit

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

Member Function Documentation

◆ ConservativeLowerBound()

int testing::Cardinality::ConservativeLowerBound ( ) const
inline

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

◆ ConservativeUpperBound()

int testing::Cardinality::ConservativeUpperBound ( ) const
inline

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

◆ DescribeActualCallCountTo()

void testing::Cardinality::DescribeActualCallCountTo ( int  actual_call_count,
::std::ostream *  os 
)
static

◆ DescribeTo()

void testing::Cardinality::DescribeTo ( ::std::ostream *  os) const
inline

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

◆ IsOverSaturatedByCallCount()

bool testing::Cardinality::IsOverSaturatedByCallCount ( int  call_count) const
inline

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

◆ IsSatisfiedByCallCount()

bool testing::Cardinality::IsSatisfiedByCallCount ( int  call_count) const
inline

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

◆ IsSaturatedByCallCount()

bool testing::Cardinality::IsSaturatedByCallCount ( int  call_count) const
inline

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

Member Data Documentation

◆ impl_

internal::linked_ptr<const CardinalityInterface> testing::Cardinality::impl_
private

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


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


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