template <>

class NaturalClientImpl

Defined at line 514 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_power_broker::Topology::AddElement> AddElement (::fidl::Request< ::fuchsia_power_broker::Topology::AddElement> request)

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

open control channels for that element.

::fidl::internal::NaturalThenable< ::fuchsia_power_broker::Topology::Lease> Lease (::fidl::Request< ::fuchsia_power_broker::Topology::Lease> request)

Called by a client to directly open a lease on the given dependencies

without the need for creating and managing a new element.