template <>
class WireWeakAsyncBufferClientImpl
Defined at line 1083 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.virtual.bus/fuchsia.hardware.usb.virtual.bus/cpp/fidl/fuchsia.hardware.usb.virtual.bus/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Enable> Enable ()
Enables the virtual bus.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Disable> Disable ()
Disables the virtual bus.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Connect> Connect ()
Simulates a USB connected event.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Disconnect> Disconnect ()
Simulates a USB connected event.
Caller provides the backing storage for FIDL message.