class PowerGoal
Defined at line 1737 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
This table represents a specific power goal. The client must acquire a lease on the token to
activate the state.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void PowerGoal ()
Defined at line 1739 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
void PowerGoal (const PowerGoal & other)
Defined at line 1740 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
PowerGoal & operator= (const PowerGoal & other)
Defined at line 1741 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
void PowerGoal (PowerGoal && other)
Defined at line 1742 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_gpu_magma::wire::PowerGoal> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_gpu_magma::wire::PowerGoal> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_gpu_magma::wire::PowerGoal>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
PowerGoal & operator= (PowerGoal && other)
Defined at line 1743 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
::fuchsia_gpu_magma::wire::PowerGoalType & type ()
Required.
bool has_type ()
::zx::event & token ()
Required. The fuchsia.power.broker.DependencyToken that must be leased at level 1 to achieve
the goal.
bool has_token ()
void ~PowerGoal ()
Defined at line 1745 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder