Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
FixedValueProducer (T value) | |
virtual T | Produce () |
Public Member Functions inherited from testing::DefaultValue< T >::ValueProducer | |
virtual | ~ValueProducer () |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (FixedValueProducer) | |
Private Attributes | |
const T | value_ |
Definition at line 248 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 248 of file gmock-actions.h
|
inlineexplicit |
Definition at line 250 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 250 of file gmock-actions.h
|
private |
|
inlinevirtual |
Implements testing::DefaultValue< T >::ValueProducer.
Definition at line 251 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 251 of file gmock-actions.h
References testing::DefaultValue< T >::FixedValueProducer::value_.
|
private |
Definition at line 254 of file gmock-actions.h.
View newest version in sPHENIX GitHub at line 254 of file gmock-actions.h
Referenced by testing::DefaultValue< T >::FixedValueProducer::Produce().