template <>

class WireWeakAsyncBufferClientImpl

Defined at line 1615 of file fidling/gen/sdk/fidl/fuchsia.net.name/fuchsia.net.name/cpp/fidl/fuchsia.net.name/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_net_name::Lookup::LookupIp> LookupIp (::fidl::StringView hostname, ::fuchsia_net_name::wire::LookupIpOptions options)

Lookup a list of IP addresses by hostname.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_net_name::Lookup::LookupHostname> LookupHostname (::fuchsia_net::wire::IpAddress addr)

Look up a hostname by IP address.

Caller provides the backing storage for FIDL message.