template <>

class WireSyncClientImpl

Defined at line 305 of file fidling/gen/sdk/fidl/fuchsia.hardware.power/fuchsia.hardware.power/cpp/fidl/fuchsia.hardware.power/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_power::PowerTokenProvider>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_hardware_power::PowerTokenProvider::GetToken> GetToken ()

Returns a token which can be used with `fuchsia.power.broker` APIs to

create a relationship between this driver's power element(s) and the

power element this token is associated with.

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