template <>
class WireSyncClientImpl
Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.hardware.interrupt/fuchsia.hardware.interrupt/cpp/fidl/fuchsia.hardware.interrupt/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_hardware_interrupt::Provider>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_interrupt::Provider::Get> Get ()
Get the interrupt represented by this provider.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.