|
proxygen
|
#include <gmock-actions.h>
Classes | |
| class | FactoryValueProducer |
| class | FixedValueProducer |
| class | ValueProducer |
Public Types | |
| typedef T(* | FactoryFunction) () |
| typedef T(* | FactoryFunction) () |
| 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 void | Set (T x) |
| static void | SetFactory (FactoryFunction factory) |
| static void | Clear () |
| static bool | IsSet () |
| static bool | Exists () |
| static T | Get () |
| 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_ = NULL |
Definition at line 200 of file gmock-actions.h.
| typedef T(* testing::DefaultValue< T >::FactoryFunction) () |
Definition at line 212 of file gmock-actions.h.
| typedef T(* testing::DefaultValue< T >::FactoryFunction) () |
Definition at line 212 of file gmock-actions.h.
| typedef T(* testing::DefaultValue< T >::FactoryFunction) () |
Definition at line 212 of file gmock-actions.h.
|
inlinestatic |
Definition at line 219 of file gmock-actions.h.
|
inlinestatic |
Definition at line 219 of file gmock-actions.h.
|
inlinestatic |
Definition at line 219 of file gmock-actions.h.
|
inlinestatic |
Definition at line 229 of file gmock-actions.h.
References testing::internal::BuiltInDefaultValue< T >::Exists().
|
inlinestatic |
Definition at line 229 of file gmock-actions.h.
References testing::internal::BuiltInDefaultValue< T >::Exists().
|
inlinestatic |
Definition at line 229 of file gmock-actions.h.
References testing::internal::BuiltInDefaultValue< T >::Exists().
|
inlinestatic |
Definition at line 236 of file gmock-actions.h.
References testing::internal::BuiltInDefaultValue< T >::Get().
|
inlinestatic |
Definition at line 236 of file gmock-actions.h.
References testing::internal::BuiltInDefaultValue< T >::Get().
|
inlinestatic |
Definition at line 236 of file gmock-actions.h.
References testing::internal::BuiltInDefaultValue< T >::Get().
Referenced by testing::internal::FunctionMockerBase< R(A1, A2)>::PerformDefaultAction().
|
inlinestatic |
Definition at line 225 of file gmock-actions.h.
|
inlinestatic |
Definition at line 225 of file gmock-actions.h.
|
inlinestatic |
Definition at line 225 of file gmock-actions.h.
|
inlinestatic |
Definition at line 204 of file gmock-actions.h.
|
inlinestatic |
Definition at line 204 of file gmock-actions.h.
|
inlinestatic |
Definition at line 204 of file gmock-actions.h.
|
inlinestatic |
Definition at line 213 of file gmock-actions.h.
|
inlinestatic |
Definition at line 213 of file gmock-actions.h.
|
inlinestatic |
Definition at line 213 of file gmock-actions.h.
|
staticprivate |
Definition at line 269 of file gmock-actions.h.