class ClockImplQuerySupportedRateResult
Defined at line 1181 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
Public Methods
void ClockImplQuerySupportedRateResult ()
void ClockImplQuerySupportedRateResult (const ClockImplQuerySupportedRateResult & )
Defined at line 1187 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
ClockImplQuerySupportedRateResult & operator= (const ClockImplQuerySupportedRateResult & )
Defined at line 1188 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
void ClockImplQuerySupportedRateResult (ClockImplQuerySupportedRateResult && )
Defined at line 1189 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ClockImplQuerySupportedRateResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_clockimpl::wire::ClockImplQuerySupportedRateResponse> val)
ClockImplQuerySupportedRateResult & operator= (ClockImplQuerySupportedRateResult && )
Defined at line 1190 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
template <typename... Args>
ClockImplQuerySupportedRateResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1205 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
::fuchsia_hardware_clockimpl::wire::ClockImplQuerySupportedRateResponse & response ()
const ::fuchsia_hardware_clockimpl::wire::ClockImplQuerySupportedRateResponse & response ()
bool is_err ()
ClockImplQuerySupportedRateResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
ClockImplQuerySupportedRateResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_clockimpl::wire::ClockImplQuerySupportedRateResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1192 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h