class WatcherOptions

Defined at line 4792 of file fidling/gen/sdk/fidl/fuchsia.net.filter/fuchsia.net.filter/hlcpp/fuchsia/net/filter/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

void WatcherOptions ()
void WatcherOptions (WatcherOptions && other)
void ~WatcherOptions ()
WatcherOptions & operator= (WatcherOptions && other)
::std::unique_ptr<WatcherOptions> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, WatcherOptions * _value, size_t _offset)
zx_status_t Clone (WatcherOptions * _result)