Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
NotCopyable (int a_value) | |
int | value () const |
bool | operator== (const NotCopyable &rhs) const |
bool | operator>= (const NotCopyable &rhs) const |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (NotCopyable) | |
Private Attributes | |
int | value_ |
Definition at line 4036 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 4036 of file gmock-matchers_test.cc
|
inlineexplicit |
Definition at line 4038 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 4038 of file gmock-matchers_test.cc
|
private |
|
inline |
Definition at line 4042 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 4042 of file gmock-matchers_test.cc
References value, and value().
|
inline |
Definition at line 4046 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 4046 of file gmock-matchers_test.cc
References value, and value().
|
inline |
Definition at line 4040 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 4040 of file gmock-matchers_test.cc
Referenced by operator==(), and operator>=().
|
private |
Definition at line 4050 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 4050 of file gmock-matchers_test.cc