Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-actions.h>
Classes | |
class | MonomorphicImpl |
Public Member Functions | |
PolymorphicAction (const Impl &impl) | |
template<typename F > | |
operator Action< F > () const | |
Private Member Functions | |
GTEST_DISALLOW_ASSIGN_ (PolymorphicAction) | |
Private Attributes | |
Impl | impl_ |
Definition at line 427 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 427 of file gmock-actions.h
|
inlineexplicit |
Definition at line 429 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 429 of file gmock-actions.h
|
private |
|
inline |
Definition at line 432 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 432 of file gmock-actions.h
References testing::PolymorphicAction< Impl >::impl_.
|
private |
Definition at line 455 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 455 of file gmock-actions.h
Referenced by testing::PolymorphicAction< Impl >::operator Action< F >().