class PowerElementProviderSetClockLimitRequest
Defined at line 4027 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/hlcpp/fuchsia/gpu/magma/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const uint64_t & hz ()
Required. The target frequency
Defined at line 4034 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/hlcpp/fuchsia/gpu/magma/cpp/fidl.h
bool has_hz ()
Defined at line 4038 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/hlcpp/fuchsia/gpu/magma/cpp/fidl.h
uint64_t * mutable_hz ()
Required. The target frequency
Defined at line 4043 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/hlcpp/fuchsia/gpu/magma/cpp/fidl.h
void clear_hz ()
Defined at line 4051 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/hlcpp/fuchsia/gpu/magma/cpp/fidl.h
PowerElementProviderSetClockLimitRequest & set_hz (uint64_t _value)
void PowerElementProviderSetClockLimitRequest ()
void PowerElementProviderSetClockLimitRequest (PowerElementProviderSetClockLimitRequest && other)
void ~PowerElementProviderSetClockLimitRequest ()
PowerElementProviderSetClockLimitRequest & operator= (PowerElementProviderSetClockLimitRequest && other)
::std::unique_ptr<PowerElementProviderSetClockLimitRequest> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,PowerElementProviderSetClockLimitRequest *_value,size_t_offset)
zx_status_t Clone (PowerElementProviderSetClockLimitRequest * _result)