template <>

class WireWeakSyncClientImpl

Defined at line 1108 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::WireResult< ::fuchsia_hardware_usb_virtual_bus::Bus::Enable> Enable ()

Enables the virtual bus.

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

::fidl::WireResult< ::fuchsia_hardware_usb_virtual_bus::Bus::Disable> Disable ()

Disables the virtual bus.

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

::fidl::WireResult< ::fuchsia_hardware_usb_virtual_bus::Bus::Connect> Connect ()

Simulates a USB connected event.

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

::fidl::WireResult< ::fuchsia_hardware_usb_virtual_bus::Bus::Disconnect> Disconnect ()

Simulates a USB connected event.

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