template <>
class WireWeakSyncClientImpl
Defined at line 2358 of file fidling/gen/src/devices/usb/drivers/usb-virtual-bus/tests/fuchsia.hardware.usb.virtualbustest/cpp/fidl/fuchsia.hardware.usb.virtualbustest/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_hardware_usb_virtualbustest::BusTest::Control> Control (bool is_in, ::fidl::VectorView<uint8_t> out_data)
Request is heap-allocated. Response is heap-allocated.
::fidl::WireResult< ::fuchsia_hardware_usb_virtualbustest::BusTest::Out> Out (::fidl::VectorView<uint8_t> data)
Allocates 40 bytes of response buffer on the stack. Request is heap-allocated.
::fidl::WireResult< ::fuchsia_hardware_usb_virtualbustest::BusTest::In> In (uint64_t size)
Allocates 24 bytes of request buffer on the stack. Response is heap-allocated.