Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Member Functions | |
FactoryValueProducer (FactoryFunction factory) | |
T | Produce () override |
Public Member Functions inherited from testing::DefaultValue< T >::ValueProducer | |
virtual | ~ValueProducer () |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (FactoryValueProducer) | |
Private Attributes | |
const FactoryFunction | factory_ |
Definition at line 345 of file gmock-actions.h.
|
inlineexplicit |
Definition at line 347 of file gmock-actions.h.
|
inlineoverridevirtual |
Implements testing::DefaultValue< T >::ValueProducer.
Definition at line 349 of file gmock-actions.h.
|
private |
|
private |
Definition at line 352 of file gmock-actions.h.