class IcmpPacket
Defined at line 753 of file fidling/gen/sdk/fidl/fuchsia.net.matchers/fuchsia.net.matchers/hlcpp/fuchsia/net/matchers/cpp/fidl.h
A matcher for ICMPv4 packets.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void IcmpPacket ()
void IcmpPacket (IcmpPacket && other)
void ~IcmpPacket ()
IcmpPacket & operator= (IcmpPacket && other)
::std::unique_ptr<IcmpPacket> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,IcmpPacket *_value,size_t_offset)
zx_status_t Clone (IcmpPacket * _result)