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

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

access() noexceptrotor::registry_t
rotor::actor_base_t::access(Args... args) noexceptrotor::actor_base_t
rotor::actor_base_t::access() const noexceptrotor::actor_base_t
rotor::actor_base_t::access(Args... args) const noexceptrotor::actor_base_t
activate_plugins() noexceptrotor::actor_base_t
activating_pluginsrotor::actor_base_tprotected
active_requestsrotor::actor_base_tprotected
actor_base_t(config_t &cfg)rotor::registry_t
addressrotor::actor_base_tprotected
address_makerrotor::actor_base_tprotected
assign_shutdown_reason(extended_error_ptr_t reason) noexceptrotor::actor_base_tprotected
AUTOSHUTDOWN_SUPERVISORrotor::actor_base_tstatic
cancel_timer(request_id_t request_id) noexceptrotor::actor_base_t
commit_plugin_activation(plugin::plugin_base_t &plugin, bool success) noexceptrotor::actor_base_t
commit_plugin_deactivation(plugin::plugin_base_t &plugin) noexceptrotor::actor_base_t
config_builder_t typedefrotor::actor_base_t
config_t typedefrotor::actor_base_t
configure(plugin::plugin_base_t &plugin) noexcept overriderotor::registry_tvirtual
continuation_maskrotor::actor_base_tprotected
create_address() noexceptrotor::actor_base_t
deactivate_plugins() noexceptrotor::actor_base_t
deactivating_pluginsrotor::actor_base_tprotected
do_initialize(system_context_t *ctx) noexceptrotor::actor_base_tvirtual
do_shutdown(const extended_error_ptr_t &reason={}) noexceptrotor::actor_base_tvirtual
ESCALATE_FALIURErotor::actor_base_tstatic
get_address() const noexceptrotor::actor_base_tinline
get_identity() const noexceptrotor::actor_base_tinline
get_plugin(const std::type_index &) const noexceptrotor::actor_base_tprotected
get_shutdown_reason() const noexceptrotor::actor_base_tinline
get_supervisor() const noexceptrotor::actor_base_tinline
identityrotor::actor_base_tprotected
init_continue() noexceptrotor::actor_base_t
init_finish() noexceptrotor::actor_base_tvirtual
init_requestrotor::actor_base_tprotected
init_start() noexceptrotor::actor_base_tvirtual
init_timeoutrotor::actor_base_tprotected
is_handler typedefrotor::actor_base_t
lifetimerotor::actor_base_tprotected
link_serverrotor::actor_base_tprotected
make_error(const std::error_code &ec, const extended_error_ptr_t &next={}, const message_ptr_t &request={}) const noexceptrotor::actor_base_tprotected
make_response(Request &message, Args &&...args)rotor::actor_base_t
make_response(Request &message, const extended_error_ptr_t &ec)rotor::actor_base_t
on_cancel(message::discovery_cancel_t &notify) noexceptrotor::registry_tvirtual
on_dereg(message::deregistration_notify_t &message) noexceptrotor::registry_tvirtual
on_dereg_service(message::deregistration_service_t &message) noexceptrotor::registry_tvirtual
on_discovery(message::discovery_request_t &request) noexceptrotor::registry_tvirtual
on_promise(message::discovery_promise_t &request) noexceptrotor::registry_tvirtual
on_reg(message::registration_request_t &request) noexceptrotor::registry_tvirtual
on_start() noexceptrotor::actor_base_tvirtual
on_subscription(message::subscription_t &message) noexceptrotor::actor_base_t
on_timer_trigger(request_id_t request_id, bool cancelled) noexceptrotor::actor_base_tprotected
on_unlink(const address_ptr_t &server_addr) noexceptrotor::actor_base_tprotectedvirtual
on_unsubscription(message::unsubscription_t &message) noexceptrotor::actor_base_t
on_unsubscription_external(message::unsubscription_external_t &message) noexceptrotor::actor_base_t
pluginsrotor::actor_base_tprotected
plugins_list_t typedefrotor::actor_base_t
plugins_storagerotor::actor_base_tprotected
PROGRESS_INITrotor::actor_base_tstatic
PROGRESS_SHUTDOWNrotor::actor_base_tstatic
promise_ptr_t typedefrotor::registry_tprotected
promisesrotor::registry_tprotected
promises_list_t typedefrotor::registry_tprotected
registered_maprotor::registry_tprotected
registered_map_t typedefrotor::registry_tprotected
registered_names_t typedefrotor::registry_tprotected
reply_to(Request &message, Args &&...args)rotor::actor_base_t
reply_with_error(Request &message, const extended_error_ptr_t &ec)rotor::actor_base_t
request(const address_ptr_t &dest_addr, Args &&...args)rotor::actor_base_t
request(const address_ptr_t &dest_addr, Args &&...args)rotor::actor_base_t
request_via(const address_ptr_t &dest_addr, const address_ptr_t &reply_addr, Args &&...args)rotor::actor_base_t
request_via(const address_ptr_t &dest_addr, const address_ptr_t &reply_addr, Args &&...args)rotor::actor_base_t
requests_t typedefrotor::actor_base_tprotected
resourcesrotor::actor_base_tprotected
reverse_maprotor::registry_tprotected
reverse_map_t typedefrotor::registry_tprotected
send(const address_ptr_t &addr, Args &&...args)rotor::actor_base_t
should_restart() const noexceptrotor::actor_base_tvirtual
shutdown_continue() noexceptrotor::actor_base_t
shutdown_finish() noexceptrotor::actor_base_tvirtual
shutdown_reasonrotor::actor_base_tprotected
shutdown_requestrotor::actor_base_tprotected
shutdown_start() noexceptrotor::actor_base_tvirtual
shutdown_timeoutrotor::actor_base_tprotected
spawner_addressrotor::actor_base_tprotected
start_timer(const pt::time_duration &interval, Delegate &delegate, Method method) noexceptrotor::actor_base_t
start_timer(request_id_t request_id, const pt::time_duration &interval, Delegate &delegate, Method method) noexceptrotor::actor_base_tprotected
staterotor::actor_base_tprotected
subscribe(Handler &&h, const address_ptr_t &addr) noexceptrotor::actor_base_t
subscribe(Handler &&h) noexceptrotor::actor_base_t
supervisorrotor::actor_base_tprotected
timers_maprotor::actor_base_tprotected
timers_map_t typedefrotor::actor_base_tprotected
unsubscribe(Handler &&h, address_ptr_t &addr) noexceptrotor::actor_base_t
unsubscribe(Handler &&h) noexceptrotor::actor_base_t
unsubscribe(const handler_ptr_t &h) noexceptrotor::actor_base_tinline
~actor_base_t() (defined in rotor::actor_base_t)rotor::actor_base_tvirtual