Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
testing::internal::ReturnAction< R >::Impl< R_, F > Member List

This is the complete list of members for testing::internal::ReturnAction< R >::Impl< R_, F >, including all inherited members.

ActionInterface()testing::ActionInterface< F >inline
ArgumentTuple typedeftesting::internal::ReturnAction< R >::Impl< R_, F >
GTEST_COMPILE_ASSERT_(!std::is_reference< Result >::value, Result_cannot_be_a_reference_type)testing::internal::ReturnAction< R >::Impl< R_, F >private
GTEST_DISALLOW_COPY_AND_ASSIGN_(Impl)testing::internal::ReturnAction< R >::Impl< R_, F >private
Impl(const std::shared_ptr< R > &value)testing::internal::ReturnAction< R >::Impl< R_, F >inlineexplicit
Perform(const ArgumentTuple &) overridetesting::internal::ReturnAction< R >::Impl< R_, F >inline
testing::ActionInterface::Perform(const ArgumentTuple &args)=0testing::ActionInterface< F >pure virtual
Result typedeftesting::internal::ReturnAction< R >::Impl< R_, F >
value_testing::internal::ReturnAction< R >::Impl< R_, F >private
value_before_cast_testing::internal::ReturnAction< R >::Impl< R_, F >private
~ActionInterface()testing::ActionInterface< F >inlinevirtual