class HostAddress
Defined at line 1115 of file fidling/gen/sdk/fidl/fuchsia.net.mdns/fuchsia.net.mdns/hlcpp/fuchsia/net/mdns/cpp/fidl.h
An IPv4 or IPv6 host address with the id of the interface through which the address was
received.
Public Members
IpAddress address
uint64_t interface
int64_t ttl
Public Methods
::std::unique_ptr<HostAddress> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,HostAddress *value,size_t_offset)
zx_status_t Clone (HostAddress * result)