|
C++ Actor Framework 0.19
|
This is the complete list of members for caf::io::middleman, including all inherited members.
| actor_handle() | caf::io::middleman | |
| actor_system (defined in caf::io::middleman) | caf::io::middleman | friend |
| add_module_options(actor_system_config &cfg) | caf::io::middleman | static |
| backend()=0 | caf::io::middleman | pure virtual |
| backend_factory typedef | caf::io::middleman | |
| backend_pointer typedef | caf::io::middleman | |
| background_task_ptr typedef (defined in caf::io::middleman) | caf::io::middleman | |
| close(uint16_t port) | caf::io::middleman | |
| config() const | caf::io::middleman | |
| connect(std::string host, uint16_t port) | caf::io::middleman | |
| demonitor(const node_id &node, const actor_addr &observer) override | caf::io::middleman | virtual |
| id() const override | caf::io::middleman | virtual |
| id_t enum name (defined in caf::actor_system::module) | caf::actor_system::module | |
| init(actor_system_config &) override | caf::io::middleman | virtual |
| init_global_meta_objects() | caf::io::middleman | static |
| make(actor_system &, detail::type_list<>) | caf::io::middleman | static |
| make(actor_system &sys, detail::type_list< Backend >) (defined in caf::io::middleman) | caf::io::middleman | static |
| middleman(actor_system &sys) (defined in caf::io::middleman) | caf::io::middleman | protected |
| middleman enum value (defined in caf::actor_system::module) | caf::actor_system::module | |
| monitor(const node_id &node, const actor_addr &observer) override | caf::io::middleman | virtual |
| name() const noexcept | caf::actor_system::module | |
| named_broker(const std::string &name) | caf::io::middleman | |
| network_manager enum value (defined in caf::actor_system::module) | caf::actor_system::module | |
| num_ids enum value (defined in caf::actor_system::module) | caf::actor_system::module | |
| open(uint16_t port, const char *in=nullptr, bool reuse=false) | caf::io::middleman | |
| openssl_manager enum value (defined in caf::actor_system::module) | caf::actor_system::module | |
| publish(Handle &&whom, uint16_t port, const char *in=nullptr, bool reuse=false) | caf::io::middleman | |
| publish_local_groups(uint16_t port, const char *in=nullptr, bool reuse=false) | caf::io::middleman | |
| remote_actor(std::string host, uint16_t port) | caf::io::middleman | |
| remote_group(const std::string &group_locator) | caf::io::middleman | |
| remote_group(const std::string &group_identifier, const std::string &host, uint16_t port) | caf::io::middleman | |
| remote_lookup(std::string name, const node_id &nid) | caf::io::middleman | |
| remote_spawn(const node_id &nid, std::string name, message args, timespan timeout=timespan{std::chrono::minutes{1}}) (defined in caf::io::middleman) | caf::io::middleman | |
| remote_spawn(const node_id &nid, std::string name, message args, std::chrono::duration< Rep, Period > timeout) (defined in caf::io::middleman) | caf::io::middleman | |
| run_later(F fun) | caf::io::middleman | |
| scheduler enum value (defined in caf::actor_system::module) | caf::actor_system::module | |
| spawn_broker(F fun, Ts &&... xs) | caf::io::middleman | |
| spawn_client(F fun, const std::string &host, uint16_t port, Ts &&... xs) | caf::io::middleman | |
| spawn_server(F fun, uint16_t &port, Ts &&... xs) | caf::io::middleman | |
| spawn_server(F fun, const uint16_t &port, Ts &&... xs) | caf::io::middleman | |
| start() override | caf::io::middleman | virtual |
| stop() override | caf::io::middleman | virtual |
| subtype_ptr() override | caf::io::middleman | virtual |
| system() | caf::io::middleman | |
| unpublish(const Handle &whom, uint16_t port=0) | caf::io::middleman | |
| ~middleman() override (defined in caf::io::middleman) | caf::io::middleman | |
| ~module() (defined in caf::actor_system::module) | caf::actor_system::module | virtual |
| ~networking_module() override (defined in caf::actor_system::networking_module) | caf::actor_system::networking_module |