rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::handler_intercepted_t Member List

This is the complete list of members for rotor::handler_intercepted_t, including all inherited members.

actor_ptrrotor::handler_base_t
call(message_ptr_t &) noexcept overriderotor::handler_intercepted_tvirtual
call_no_check(message_ptr_t &message) noexcept overriderotor::handler_intercepted_tvirtual
handler_base_t(actor_base_t &actor, const void *handler_type_) noexceptrotor::handler_base_texplicit
handler_intercepted_t(handler_ptr_t backend_, const void *tag_) noexceptrotor::handler_intercepted_t
handler_typerotor::handler_base_t
message_type() const noexcept overriderotor::handler_intercepted_tvirtual
operator==(const handler_base_t &rhs) const noexceptrotor::handler_base_tinline
precalc_hashrotor::handler_base_t
select(message_ptr_t &message) noexcept overriderotor::handler_intercepted_tvirtual
upgrade(const void *tag) noexcept overriderotor::handler_intercepted_tvirtual
~handler_base_t() (defined in rotor::handler_base_t)rotor::handler_base_tvirtual