class PowerElementProviderSetClockLimitResponse
Defined at line 2563 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void PowerElementProviderSetClockLimitResponse ()
Defined at line 2565 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
void PowerElementProviderSetClockLimitResponse (const PowerElementProviderSetClockLimitResponse & other)
Defined at line 2566 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
PowerElementProviderSetClockLimitResponse & operator= (const PowerElementProviderSetClockLimitResponse & other)
Defined at line 2567 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
void PowerElementProviderSetClockLimitResponse (PowerElementProviderSetClockLimitResponse && other)
Defined at line 2568 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::PowerElementProviderSetClockLimitResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_gpu_magma::wire::PowerElementProviderSetClockLimitResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_gpu_magma::wire::PowerElementProviderSetClockLimitResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::zx::eventpair & handle ()
Required. A handle representing this request; the clock limit will be honored as long as
the handle is open.
bool has_handle ()
uint64_t & actual_hz ()
Required. The actual frequency the clock is limited to. This may be more or less than
`hz`.
bool has_actual_hz ()
PowerElementProviderSetClockLimitResponse & operator= (PowerElementProviderSetClockLimitResponse && other)
Defined at line 2569 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/wire_types.h
void ~PowerElementProviderSetClockLimitResponse ()
Defined at line 2571 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