|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-actions.h>
Classes | |
| class | FactoryValueProducer |
| class | FixedValueProducer |
| class | ValueProducer |
Public Types | |
| typedef T(* | FactoryFunction )() |
Static Public Member Functions | |
| static void | Set (T x) |
| static void | SetFactory (FactoryFunction factory) |
| static void | Clear () |
| static bool | IsSet () |
| static bool | Exists () |
| static T | Get () |
Static Private Attributes | |
| static ValueProducer * | producer_ = nullptr |
Definition at line 577 of file gmock-actions.h.
| typedef T(* testing::DefaultValue< T >::FactoryFunction)() |
Definition at line 589 of file gmock-actions.h.
|
inlinestatic |
Definition at line 581 of file gmock-actions.h.
|
inlinestatic |
Definition at line 590 of file gmock-actions.h.
|
inlinestatic |
Definition at line 596 of file gmock-actions.h.
|
inlinestatic |
Definition at line 602 of file gmock-actions.h.
|
inlinestatic |
Definition at line 606 of file gmock-actions.h.
|
inlinestatic |
Definition at line 613 of file gmock-actions.h.
|
staticprivate |
Definition at line 648 of file gmock-actions.h.
1.8.5