class StatusWatchPowerLevelResponse

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

Public Methods

void StatusWatchPowerLevelResponse (Storage_ storage)
void StatusWatchPowerLevelResponse (uint8_t current_level)
void StatusWatchPowerLevelResponse ()

Default constructs a |StatusWatchPowerLevelResponse| only if all of its members are default constructible.

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

void StatusWatchPowerLevelResponse (StatusWatchPowerLevelResponse && )

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

uint8_t current_level ()
uint8_t & current_level ()
StatusWatchPowerLevelResponse & current_level (uint8_t value)

Setter for current_level.

void StatusWatchPowerLevelResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
StatusWatchPowerLevelResponse & operator= (StatusWatchPowerLevelResponse && )

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

Friends

class MemberVisitor
class NaturalStructCodingTraits