template <>

class WireSyncClientImpl

Defined at line 2706 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/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_power_system::BootControl>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_power_system::BootControl::SetBootComplete> SetBootComplete ()

Notify the SAG that the system has booted. SAG will not suspend the

hardware platform until this method is called at least once per boot.

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