template <>

class WireSyncClientImpl

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

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_net_filter::State>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus GetWatcher (::fuchsia_net_filter::wire::WatcherOptions options, ::fidl::ServerEnd< ::fuchsia_net_filter::Watcher> && request)

Initialize a watcher for filtering state.

Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.