mimic++ v4
|
This is the complete list of members for mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices >, including all inherited members.
ApplyArgsAction(Action action={}) noexcept(std::is_nothrow_move_constructible_v< Action >) | mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices > | inlineexplicit |
ArgListElementT typedef | mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices > | |
operator()(const call::Info< Return, Args... > &callInfo) const noexcept(std::is_nothrow_invocable_v< const Action &, ProjectedArgListElementT< indices, Args... >... >) | mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices > | inline |
ProjectedArgListElementT typedef | mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices > |