template <>

class WireSyncClientImpl

Defined at line 1793 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/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_device::NameProvider>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_device::NameProvider::GetDeviceName> GetDeviceName ()

Return the name of this Fuchsia device.

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