Monero
Loading...
Searching...
No Matches
testing::gmock_matchers_test::Uncopyable Class Reference

Public Member Functions

 Uncopyable ()
 Uncopyable (int a_value)
int value () const
void set_value (int i)

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (Uncopyable)

Private Attributes

int value_

Constructor & Destructor Documentation

◆ Uncopyable() [1/2]

testing::gmock_matchers_test::Uncopyable::Uncopyable ( )
inline

◆ Uncopyable() [2/2]

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

Member Function Documentation

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

testing::gmock_matchers_test::Uncopyable::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( Uncopyable )
private

◆ set_value()

void testing::gmock_matchers_test::Uncopyable::set_value ( int i)
inline

◆ value()

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

Member Data Documentation

◆ value_

int testing::gmock_matchers_test::Uncopyable::value_
private

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