class Ipv4AddressWithPrefix
Defined at line 237 of file fidling/gen/sdk/fidl/fuchsia.net/fuchsia.net/hlcpp/fuchsia/net/cpp/fidl.h
An IPv4 address with its subnet prefix length.
Public Members
Ipv4Address addr
uint8_t prefix_len
Public Methods
::std::unique_ptr<Ipv4AddressWithPrefix> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,Ipv4AddressWithPrefix *value,size_t_offset)
zx_status_t Clone (Ipv4AddressWithPrefix * result)