abstract_actor (defined in caf::actor_system) | caf::actor_system | friend |
actor_from_state_t (defined in caf::actor_system) | caf::actor_system | friend |
actor_metric_families() const noexcept (defined in caf::actor_system) | caf::actor_system | |
actor_ostream (defined in caf::actor_system) | caf::actor_system | friend |
actor_system()=delete (defined in caf::actor_system) | caf::actor_system | |
actor_system(const actor_system &)=delete (defined in caf::actor_system) | caf::actor_system | |
actor_system(actor_system_config &cfg, version::abi_token=make_abi_token()) | caf::actor_system | explicit |
assignable(const mpi &xs, const mpi &ys) const | caf::actor_system | |
assignable(const std::set< std::string > &xs) const | caf::actor_system | |
await_actors_before_shutdown() const | caf::actor_system | |
await_actors_before_shutdown(bool new_value) | caf::actor_system | |
await_all_actors_done() const | caf::actor_system | |
base_metrics() noexcept (defined in caf::actor_system) | caf::actor_system | |
base_metrics() const noexcept (defined in caf::actor_system) | caf::actor_system | |
clock() noexcept | caf::actor_system | |
config() const | caf::actor_system | |
config_serv() const | caf::actor_system | |
demonitor(const node_id &node, const actor_addr &observer) | caf::actor_system | |
detached_actors() const noexcept | caf::actor_system | |
detail::actor_system_access (defined in caf::actor_system) | caf::actor_system | friend |
detail::printer_actor_state (defined in caf::actor_system) | caf::actor_system | friend |
has_middleman() const | caf::actor_system | |
has_network_manager() const noexcept | caf::actor_system | |
has_openssl_manager() const | caf::actor_system | |
latest_actor_id() const | caf::actor_system | |
local_actor (defined in caf::actor_system) | caf::actor_system | friend |
logger (defined in caf::actor_system) | caf::actor_system | friend |
logger() | caf::actor_system | |
make_companion() | caf::actor_system | |
message_types(type_list< T >) const (defined in caf::actor_system) | caf::actor_system | |
message_types(type_list< typed_actor< Ts... > >) const (defined in caf::actor_system) | caf::actor_system | |
message_types(const T &) const (defined in caf::actor_system) | caf::actor_system | |
message_types() const | caf::actor_system | |
meta_objects_guard() const noexcept | caf::actor_system | |
metrics() noexcept | caf::actor_system | |
metrics() const noexcept | caf::actor_system | |
metrics_actors_excludes() const noexcept | caf::actor_system | |
metrics_actors_includes() const noexcept | caf::actor_system | |
middleman() | caf::actor_system | |
monitor(const node_id &node, const actor_addr &observer) | caf::actor_system | |
mpi typedef | caf::actor_system | |
net::middleman (defined in caf::actor_system) | caf::actor_system | friend |
network_manager() | caf::actor_system | |
next_actor_id() | caf::actor_system | |
node() const | caf::actor_system | |
openssl_manager() const | caf::actor_system | |
operator=(const actor_system &)=delete (defined in caf::actor_system) | caf::actor_system | |
println(term color, std::string_view fmt, Args &&... args) | caf::actor_system | |
println(std::string_view fmt, Args &&... args) | caf::actor_system | |
redirect_text_output(void *out, void(*write)(void *, term, const char *, size_t), void(*cleanup)(void *)) | caf::actor_system | |
registry() | caf::actor_system | |
scheduler() | caf::actor_system | |
spawn(Ts &&... xs) | caf::actor_system | |
spawn(F fun, Ts &&... xs) | caf::actor_system | |
spawn(CustomSpawn, Args &&... args) | caf::actor_system | |
spawn(const std::string &name, message args, caf::scheduler *ctx=nullptr, bool check_interface=true, const mpi *expected_ifs=nullptr) | caf::actor_system | |
spawn_class(actor_config &cfg, Ts &&... xs) | caf::actor_system | |
spawn_serv() const | caf::actor_system | |
~actor_system() (defined in caf::actor_system) | caf::actor_system | virtual |