actor-framework
caf::uri Member List

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

authority() const noexceptcaf::uriinline
authority_only() constcaf::uri
can_parse(std::string_view str) noexceptcaf::uristatic
compare(const uri &other) const noexcept (defined in caf::uri)caf::uriinline
compare(std::string_view x) const noexcept (defined in caf::uri)caf::uriinline
decode(std::string &str) (defined in caf::uri)caf::uristatic
empty() const noexceptcaf::uriinline
encode(std::string &str, std::string_view x, bool is_path=false) (defined in caf::uri)caf::uristatic
fragment() const noexceptcaf::uriinline
hash_code() const noexceptcaf::uri
host_str() constcaf::uri
host_type typedefcaf::uri
impl_ptr typedefcaf::uri
inspector_access (defined in caf::uri)caf::urifriend
make_uri(std::string_view str)caf::urirelated
operator=(uri &&)=default (defined in caf::uri)caf::uri
operator=(const uri &)=default (defined in caf::uri)caf::uri
parse(std::string_view str, uri &dest)caf::urirelated
path() const noexceptcaf::uriinline
path_list typedefcaf::uri
path_query_fragment() constcaf::uri
query() const noexceptcaf::uriinline
query_map typedefcaf::uri
scheme() const noexceptcaf::uriinline
str() const noexceptcaf::uriinline
to_string(const uri &x)caf::urirelated
to_string(const uri::authority_type &x)caf::urirelated
uri() (defined in caf::uri)caf::uri
uri(uri &&)=default (defined in caf::uri)caf::uri
uri(const uri &)=default (defined in caf::uri)caf::uri
uri(impl_ptr ptr) (defined in caf::uri)caf::uriexplicit
valid() const noexceptcaf::uriinline