template <>

class WireSyncClientImpl

Defined at line 315 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/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_broker::Topology>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_power_broker::Topology::AddElement> AddElement (::fuchsia_power_broker::wire::ElementSchema ElementSchema)

Called by a Power Element owner to register a new Power Element and

open control channels for that element.

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.