template <>
class WireSyncClientImpl
Defined at line 2924 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::ReadOnlyLog>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_boot::ReadOnlyLog::Get> Get ()
Get read-only handle to the kernel `log`.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.