class PowerElementProviderSetClockLimitResponse
Defined at line 2819 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
Public Methods
void PowerElementProviderSetClockLimitResponse (Storage_ storage)
bool IsEmpty ()
void PowerElementProviderSetClockLimitResponse ()
Defined at line 2824 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
void PowerElementProviderSetClockLimitResponse (PowerElementProviderSetClockLimitResponse && )
Defined at line 2825 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
const std::optional< ::zx::eventpair> & handle ()
Required. A handle representing this request; the clock limit will be honored as long as
the handle is open.
::std::optional< ::zx::eventpair> & handle ()
Required. A handle representing this request; the clock limit will be honored as long as
the handle is open.
PowerElementProviderSetClockLimitResponse & handle (std::optional< ::zx::eventpair> value)
Required. A handle representing this request; the clock limit will be honored as long as
the handle is open.
const std::optional<uint64_t> & actual_hz ()
Required. The actual frequency the clock is limited to. This may be more or less than
`hz`.
::std::optional<uint64_t> & actual_hz ()
Required. The actual frequency the clock is limited to. This may be more or less than
`hz`.
PowerElementProviderSetClockLimitResponse & actual_hz (std::optional<uint64_t> value)
Required. The actual frequency the clock is limited to. This may be more or less than
`hz`.
void PowerElementProviderSetClockLimitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
PowerElementProviderSetClockLimitResponse & operator= (PowerElementProviderSetClockLimitResponse && )
Defined at line 2826 of file fidling/gen/sdk/fidl/fuchsia.gpu.magma/fuchsia.gpu.magma/cpp/fidl/fuchsia.gpu.magma/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalTableCodingTraits