Public Member Functions | Private Attributes | List of all members
testing::gmock_matchers_test::DivisibleByImpl Class Reference

Public Member Functions

void DescribeNegationTo (ostream *os) const
 
void DescribeTo (ostream *os) const
 
int divider () const
 
 DivisibleByImpl (int a_divider)
 
template<typename T >
bool MatchAndExplain (const T &n, MatchResultListener *listener) const
 
void set_divider (int a_divider)
 

Private Attributes

int divider_
 

Detailed Description

Definition at line 3780 of file gmock-matchers_test.cc.

Constructor & Destructor Documentation

testing::gmock_matchers_test::DivisibleByImpl::DivisibleByImpl ( int  a_divider)
inlineexplicit

Definition at line 3782 of file gmock-matchers_test.cc.

Member Function Documentation

void testing::gmock_matchers_test::DivisibleByImpl::DescribeNegationTo ( ostream *  os) const
inline

Definition at line 3796 of file gmock-matchers_test.cc.

void testing::gmock_matchers_test::DivisibleByImpl::DescribeTo ( ostream *  os) const
inline

Definition at line 3792 of file gmock-matchers_test.cc.

int testing::gmock_matchers_test::DivisibleByImpl::divider ( ) const
inline

Definition at line 3801 of file gmock-matchers_test.cc.

template<typename T >
bool testing::gmock_matchers_test::DivisibleByImpl::MatchAndExplain ( const T &  n,
MatchResultListener listener 
) const
inline

Definition at line 3786 of file gmock-matchers_test.cc.

void testing::gmock_matchers_test::DivisibleByImpl::set_divider ( int  a_divider)
inline

Definition at line 3800 of file gmock-matchers_test.cc.

Member Data Documentation

int testing::gmock_matchers_test::DivisibleByImpl::divider_
private

Definition at line 3804 of file gmock-matchers_test.cc.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10