Polly 20.0.0git
|
#include <cpp.h>
Public Attributes | |
const std::function< void()> | before |
const std::function< void()> | between |
const std::function< void()> | after |
const std::function<void()> Method::list_combiner::after |
Definition at line 74 of file cpp.h.
Referenced by Method::on_arg_list().
const std::function<void()> Method::list_combiner::before |
Definition at line 72 of file cpp.h.
Referenced by Method::on_arg_list().
const std::function<void()> Method::list_combiner::between |
Definition at line 73 of file cpp.h.
Referenced by Method::on_arg_list().