template <>

class WireSyncClientImpl

Defined at line 471 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/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_rpmb::Rpmb>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_hardware_rpmb::Rpmb::GetDeviceInfo> GetDeviceInfo ()

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

::fidl::WireResult< ::fuchsia_hardware_rpmb::Rpmb::Request> Request (::fuchsia_hardware_rpmb::wire::Request && request)

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