template <>

class WireSyncClientImpl

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

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_hardware_vsock::Callbacks>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus Request (const ::fuchsia_hardware_vsock::wire::Addr & addr)

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

::fidl::OneWayStatus Response (const ::fuchsia_hardware_vsock::wire::Addr & addr)

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

::fidl::OneWayStatus Rst (const ::fuchsia_hardware_vsock::wire::Addr & addr)

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

::fidl::OneWayStatus Shutdown (const ::fuchsia_hardware_vsock::wire::Addr & addr)

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

::fidl::WireResult< ::fuchsia_hardware_vsock::Callbacks::TransportReset> TransportReset (uint32_t new_cid)

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