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

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

ApplyAllArgsAction(Action action=Action{}) noexcept(std::is_nothrow_move_constructible_v< Action >)mimicpp::expectation_policies::ApplyAllArgsAction< Action, Projection >inlineexplicit
operator()(const call::Info< Return, Args... > &callInfo) const noexcept(std::is_nothrow_invocable_v< const Action &, ProjectedArgT< Args >... >)mimicpp::expectation_policies::ApplyAllArgsAction< Action, Projection >inline
ProjectedArgT typedefmimicpp::expectation_policies::ApplyAllArgsAction< Action, Projection >