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