template <>

class WireSyncClientImpl

Defined at line 3865 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/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_boot::SvcStashProvider>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_boot::SvcStashProvider::Get> Get ()

Get the SvcStash server endpoint.

There is at most one instance for the system, meaning only the first caller

may consume the handle.

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