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

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

access() noexceptrotor::plugin::plugin_base_t
activate(actor_base_t *actor) noexceptrotor::plugin::plugin_base_tvirtual
actorrotor::plugin::plugin_base_tprotected
deactivate() noexceptrotor::plugin::plugin_base_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) noexceptrotor::plugin::plugin_base_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) noexceptrotor::plugin::plugin_base_tvirtual
identity() const noexcept=0rotor::plugin::plugin_base_tpure virtual
INIT enum value (defined in rotor::plugin::plugin_base_t)rotor::plugin::plugin_base_t
make_error(const std::error_code &ec, const extended_error_ptr_t &next={}, const message_ptr_t &request={}) noexceptrotor::plugin::plugin_base_tprotected
plugin_base_t()=defaultrotor::plugin::plugin_base_t
plugin_base_t(const plugin_base_t &)=deleterotor::plugin::plugin_base_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
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