Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Member Functions | |
FixedValueProducer (T value) | |
T | Produce () override |
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 335 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 337 of file gmock-actions.h.
|
inlineoverridevirtual |
Implements testing::DefaultValue< T >::ValueProducer.
Definition at line 338 of file gmock-actions.h.
|
private |
|
private |
Definition at line 341 of file gmock-actions.h.