![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for testing::gmock_matchers_test::DerivedClass:
Collaboration diagram for testing::gmock_matchers_test::DerivedClass:Public Member Functions | |
| int | k () const |
Public Member Functions inherited from testing::gmock_matchers_test::AClass | |
| AClass () | |
| int | n () const |
| void | set_n (int new_n) |
| const string & | s () const |
| void | set_s (const string &new_s) |
| double & | x () const |
Private Attributes | |
| int | k_ |
Definition at line 3604 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3604 of file gmock-matchers_test.cc
|
inline |
Definition at line 3606 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3606 of file gmock-matchers_test.cc
References k_.
|
private |
Definition at line 3608 of file gmock-matchers_test.cc.
View newest version in sPHENIX GitHub at line 3608 of file gmock-matchers_test.cc