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

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

access() noexceptrotor::plugin::lifetime_plugin_t
activate(actor_base_t *actor) noexcept overriderotor::plugin::lifetime_plugin_tvirtual
actorrotor::plugin::plugin_base_tprotected
class_identityrotor::plugin::lifetime_plugin_tstatic
deactivate() noexcept overriderotor::plugin::lifetime_plugin_tvirtual
forget_subscription(const subscription_point_t &point) noexceptrotor::plugin::plugin_base_tvirtual
forget_subscription(const subscription_info_ptr_t &info) noexceptrotor::plugin::plugin_base_tvirtual
get_reaction() const noexceptrotor::plugin::plugin_base_tinline
handle_init(message::init_request_t *message) noexceptrotor::plugin::plugin_base_tvirtual
handle_shutdown(message::shutdown_request_t *message) noexcept overriderotor::plugin::lifetime_plugin_tvirtual
handle_start(message::start_trigger_t *message) noexceptrotor::plugin::plugin_base_tvirtual
handle_subscription(message::subscription_t &message) noexceptrotor::plugin::plugin_base_tvirtual
handle_unsubscription(const subscription_point_t &point, bool external) noexcept overriderotor::plugin::lifetime_plugin_tvirtual
identity() const noexcept overriderotor::plugin::lifetime_plugin_tvirtual
INIT enum value (defined in rotor::plugin::plugin_base_t)rotor::plugin::plugin_base_t
initate_subscription(const subscription_info_ptr_t &info) noexceptrotor::plugin::lifetime_plugin_t
make_error(const std::error_code &ec, const extended_error_ptr_t &next={}, const message_ptr_t &request={}) noexceptrotor::plugin::plugin_base_tprotected
on_subscription(message::subscription_t &) noexceptrotor::plugin::lifetime_plugin_tvirtual
on_unsubscription(message::unsubscription_t &) noexceptrotor::plugin::lifetime_plugin_tvirtual
on_unsubscription_external(message::unsubscription_external_t &) noexceptrotor::plugin::lifetime_plugin_tvirtual
plugin_base_t()=defaultrotor::plugin::lifetime_plugin_t
plugin_base_t(const plugin_base_t &)=deleterotor::plugin::lifetime_plugin_t
REACTION_MASKrotor::plugin::plugin_base_tstatic
reaction_off(reaction_t value) noexceptrotor::plugin::plugin_base_tinline
reaction_on(reaction_t value) noexceptrotor::plugin::plugin_base_tinline
reaction_t enum namerotor::plugin::plugin_base_t
reaction_underlying_t typedefrotor::plugin::plugin_base_t
SHUTDOWN enum value (defined in rotor::plugin::plugin_base_t)rotor::plugin::plugin_base_t
START enum value (defined in rotor::plugin::plugin_base_t)rotor::plugin::plugin_base_t
subscribe(Handler &&handler, const address_ptr_t &address) noexceptrotor::plugin::plugin_base_tprotected
subscribe(Handler &&handler) noexceptrotor::plugin::plugin_base_tprotected
SUBSCRIPTION enum value (defined in rotor::plugin::plugin_base_t)rotor::plugin::plugin_base_t
unsubscribe(const handler_ptr_t &h, const address_ptr_t &addr) noexceptrotor::plugin::lifetime_plugin_t
unsubscribe(const subscription_info_ptr_t &info) noexceptrotor::plugin::lifetime_plugin_t
with_casted(Fn &&fn, config_phase_t desired_phase=config_phase_t::INITIALIZING) noexceptrotor::plugin::plugin_base_tinline
~plugin_base_t()=default (defined in rotor::plugin::plugin_base_t)rotor::plugin::plugin_base_tvirtual