testing::internal::ActionResultHolder< T > Class Template Reference
List of all members.
Public Member Functions |
T | Unwrap () |
virtual void | PrintAsActionResult (::std::ostream *os) const |
Static Public Member Functions |
template<typename F > |
static ActionResultHolder * | PerformDefaultAction (const FunctionMockerBase< F > *func_mocker, const typename Function< F >::ArgumentTuple &args, const string &call_description) |
template<typename F > |
static ActionResultHolder * | PerformAction (const Action< F > &action, const typename Function< F >::ArgumentTuple &args) |
template<typename T>
class testing::internal::ActionResultHolder< T >
The documentation for this class was generated from the following file: