class IpMulticastMembership
Defined at line 12827 of file fidling/gen/sdk/fidl/fuchsia.posix.socket/fuchsia.posix.socket/hlcpp/fuchsia/posix/socket/cpp/fidl.h
IPv4 multicast membership options.
Public Members
uint64_t iface
Ipv4Address local_addr
Ipv4Address mcast_addr
Public Methods
::std::unique_ptr<IpMulticastMembership> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,IpMulticastMembership *value,size_t_offset)
zx_status_t Clone (IpMulticastMembership * result)