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

Public Member Functions

 NotCopyable (int a_value)
 
bool operator== (const NotCopyable &rhs) const
 
bool operator>= (const NotCopyable &rhs) const
 
int value () const
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (NotCopyable)
 

Private Attributes

int value_
 

Detailed Description

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

Constructor & Destructor Documentation

testing::gmock_matchers_test::NotCopyable::NotCopyable ( int  a_value)
inlineexplicit

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

Member Function Documentation

testing::gmock_matchers_test::NotCopyable::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( NotCopyable  )
private
bool testing::gmock_matchers_test::NotCopyable::operator== ( const NotCopyable rhs) const
inline

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

bool testing::gmock_matchers_test::NotCopyable::operator>= ( const NotCopyable rhs) const
inline

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

int testing::gmock_matchers_test::NotCopyable::value ( ) const
inline

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

Member Data Documentation

int testing::gmock_matchers_test::NotCopyable::value_
private

Definition at line 3867 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