template <>

class WireWeakAsyncClientImpl

Defined at line 2406 of file fidling/gen/sdk/fidl/fuchsia.hardware.vsock/fuchsia.hardware.vsock/cpp/fidl/fuchsia.hardware.vsock/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_hardware_vsock::Device::Start> Start (::fidl::ClientEnd< ::fuchsia_hardware_vsock::Callbacks> && cb)

Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_hardware_vsock::Device::SendRequest> SendRequest (const ::fuchsia_hardware_vsock::wire::Addr & addr, ::zx::socket && data)

Allocates 32 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_hardware_vsock::Device::SendShutdown> SendShutdown (const ::fuchsia_hardware_vsock::wire::Addr & addr)

Allocates 32 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_hardware_vsock::Device::SendRst> SendRst (const ::fuchsia_hardware_vsock::wire::Addr & addr)

Allocates 32 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_hardware_vsock::Device::SendResponse> SendResponse (const ::fuchsia_hardware_vsock::wire::Addr & addr, ::zx::socket && data)

Allocates 32 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_hardware_vsock::Device::GetCid> GetCid ()

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.