actor-framework
caf::node_id Member List

This is the complete list of members for caf::node_id, including all inherited members.

append_to_string(std::string &str, const node_id &x)caf::node_idrelated
can_parse(std::string_view str) noexceptcaf::node_idstatic
compare(const node_id &other) const noexceptcaf::node_id
default_data typedef (defined in caf::node_id)caf::node_id
inspect (defined in caf::node_id)caf::node_idfriend
make_node_id(uri from)caf::node_idrelated
make_node_id(uint32_t process_id, const node_id::default_data::host_id_type &host_id)caf::node_idrelated
make_node_id(uint32_t process_id, std::string_view host_hash)caf::node_idrelated
node_id() noexcept (defined in caf::node_id)caf::node_idinline
node_id(hashed_node_id data) (defined in caf::node_id)caf::node_idinlineexplicit
node_id(uri data) (defined in caf::node_id)caf::node_idinlineexplicit
operator bool() const noexceptcaf::node_idinlineexplicit
operator!() const noexceptcaf::node_idinline
operator!=(const node_id &x, const node_id &y) noexceptcaf::node_idrelated
operator!=(const node_id &x, const none_t &) noexceptcaf::node_idrelated
operator!=(const none_t &, const node_id &x) noexceptcaf::node_idrelated
operator<(const node_id &x, const node_id &y) noexceptcaf::node_idrelated
operator<=(const node_id &x, const node_id &y) noexceptcaf::node_idrelated
operator=(const none_t &) (defined in caf::node_id)caf::node_id
operator==(const node_id &x, const node_id &y) noexceptcaf::node_idrelated
operator==(const node_id &x, const none_t &) noexceptcaf::node_idrelated
operator==(const none_t &, const node_id &x) noexceptcaf::node_idrelated
operator>(const node_id &x, const node_id &y) noexceptcaf::node_idrelated
operator>=(const node_id &x, const node_id &y) noexceptcaf::node_idrelated
parse(std::string_view str, node_id &dest)caf::node_idrelated
swap(node_id &other) noexceptcaf::node_id
to_string(const node_id &x)caf::node_idrelated
wraps_uri(const node_id &x) noexceptcaf::node_idrelated