Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-actions.h>
Classes | |
class | Impl |
class | Impl< ByMoveWrapper< R_ >, F > |
Public Member Functions | |
ReturnAction (R value) | |
template<typename F > | |
operator Action< F > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (ReturnAction) | |
Private Attributes | |
const linked_ptr< R > | value_ |
Definition at line 534 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 534 of file gmock-actions.h
|
inlineexplicit |
Definition at line 539 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 539 of file gmock-actions.h
|
private |
|
inline |
Definition at line 544 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 544 of file gmock-actions.h
References GTEST_COMPILE_ASSERT_, and testing::internal::ReturnAction< R >::value_.
|
private |
Definition at line 617 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 617 of file gmock-actions.h
Referenced by testing::internal::ReturnAction< R >::operator Action< F >().