template <>

class WireSyncClientImpl

Defined at line 1311 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/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_driver_index::DriverNotifier>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus NewDriverAvailable ()

One-way method called from the driver index to the driver manager to notify it of

new drivers.

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