mimic++ v1
Loading...
Searching...
No Matches
mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices > Member List

This is the complete list of members for mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices >, including all inherited members.

ApplyArgsAction(Action action=Action{}) noexcept(std::is_nothrow_move_constructible_v< Action >)mimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices >inlineexplicit
ArgListElementT typedefmimicpp::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 typedefmimicpp::expectation_policies::ApplyArgsAction< Action, Projection, indices >