C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::io::network::interfaces Member List

This is the complete list of members for caf::io::network::interfaces, including all inherited members.

consumer typedefcaf::io::network::interfaces
get_endpoint(const std::string &host, uint16_t port, ip_endpoint &ep, std::optional< protocol::network > preferred=std::nullopt)caf::io::network::interfacesstatic
list_addresses(bool include_localhost=true)caf::io::network::interfacesstatic
list_addresses(std::initializer_list< protocol::network > procs, bool include_localhost=true)caf::io::network::interfacesstatic
list_addresses(protocol::network proc, bool include_localhost=true)caf::io::network::interfacesstatic
list_all(bool include_localhost=true)caf::io::network::interfacesstatic
native_address(const std::string &host, std::optional< protocol::network > preferred=std::nullopt)caf::io::network::interfacesstatic
server_address(uint16_t port, const char *host, std::optional< protocol::network > preferred=std::nullopt)caf::io::network::interfacesstatic
traverse(std::initializer_list< protocol::network > ps, consumer f)caf::io::network::interfacesstatic
traverse(consumer f)caf::io::network::interfacesstatic