![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-actions.h>
Collaboration diagram for testing::internal::SetArgumentPointeeAction< N, A, kIsProto >:Public Member Functions | |
| SetArgumentPointeeAction (const A &value) | |
| template<typename Result , typename ArgumentTuple > | |
| void | Perform (const ArgumentTuple &args) const |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (SetArgumentPointeeAction) | |
Private Attributes | |
| const A | value_ |
Definition at line 804 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 804 of file gmock-actions.h
|
inlineexplicit |
Definition at line 808 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 808 of file gmock-actions.h
|
private |
|
inline |
Definition at line 811 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 811 of file gmock-actions.h
References check_smearing_config::args, and testing::internal::SetArgumentPointeeAction< N, A, kIsProto >::value_.
|
private |
Definition at line 817 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 817 of file gmock-actions.h
Referenced by testing::internal::SetArgumentPointeeAction< N, A, kIsProto >::Perform().