template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_power_broker::ElementInfoProvider::GetElementPowerLevelNames> GetElementPowerLevelNames ()

Returns mappings of PowerLevels to plaintext names for each element managed

by a component. Returns an error if no mappings can be returned.

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fuchsia_power_broker::ElementInfoProvider::GetStatusEndpoints> GetStatusEndpoints ()

Returns available Status client endpoints and stable identifiers for each

element managed by a component. Returns an error if no endpoints can be

returned (i.e. no elements were able to implement the Status channel).

Caller provides the backing storage for FIDL message.