class HostPort
Defined at line 1670 of file fidling/gen/sdk/fidl/fuchsia.weave/fuchsia.weave/hlcpp/fuchsia/weave/cpp/fidl.h
A tuple of host and port to represent a connectable endpoint.
Public Members
Host host
uint16_t port
Public Methods
::std::unique_ptr<HostPort> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,HostPort *value,size_t_offset)
zx_status_t Clone (HostPort * result)