template <>

class WireSyncClientImpl

Defined at line 281 of file fidling/gen/sdk/fidl/fuchsia.buildinfo/fuchsia.buildinfo/cpp/fidl/fuchsia.buildinfo/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_buildinfo::Provider>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_buildinfo::Provider::GetBuildInfo> GetBuildInfo ()

Returns a table of build information.

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.