template <>
class WireSyncClientImpl
Defined at line 313 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.peripheral/fuchsia.hardware.usb.peripheral/cpp/fidl/fuchsia.hardware.usb.peripheral/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_usb_peripheral::Events>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_hardware_usb_peripheral::Events::FunctionRegistered> FunctionRegistered ()
Invoked when a function registers
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus FunctionsCleared ()
Invoked when all functions have been cleared.
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.