template <>
class WireWeakAsyncClientImpl
Defined at line 1055 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::WireThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Enable> Enable ()
Enables the virtual bus.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Disable> Disable ()
Disables the virtual bus.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Connect> Connect ()
Simulates a USB connected event.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_usb_virtual_bus::Bus::Disconnect> Disconnect ()
Simulates a USB connected event.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.