template <>
class WireWeakAsyncClientImpl
Defined at line 2325 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::internal::WireThenable< ::fuchsia_hardware_usb_virtualbustest::BusTest::Control> Control (bool is_in, ::fidl::VectorView<uint8_t> out_data)
The request and callback are allocated on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_usb_virtualbustest::BusTest::Out> Out (::fidl::VectorView<uint8_t> data)
The request and callback are allocated on the heap.
::fidl::internal::WireThenable< ::fuchsia_hardware_usb_virtualbustest::BusTest::In> In (uint64_t size)
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.