rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::timer_handler_t< Object, Method > Member List

This is the complete list of members for rotor::timer_handler_t< Object, Method >, including all inherited members.

methodrotor::timer_handler_t< Object, Method >
objectrotor::timer_handler_t< Object, Method >
ownerrotor::timer_handler_base_t
request_idrotor::timer_handler_base_t
timer_handler_base_t(actor_base_t *owner_, request_id_t request_id_) noexceptrotor::timer_handler_base_tinline
timer_handler_t(actor_base_t *owner_, request_id_t request_id_, Object *object_, Method method_) noexceptrotor::timer_handler_t< Object, Method >inline
trigger(bool cancelled) noexcept overriderotor::timer_handler_t< Object, Method >inlinevirtual
~timer_handler_base_t()=default (defined in rotor::timer_handler_base_t)rotor::timer_handler_base_tvirtual