class ClockGetRateResult
Defined at line 411 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
Public Methods
void ClockGetRateResult ()
void ClockGetRateResult (const ClockGetRateResult & )
Defined at line 417 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
ClockGetRateResult & operator= (const ClockGetRateResult & )
Defined at line 418 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
void ClockGetRateResult (ClockGetRateResult && )
Defined at line 419 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ClockGetRateResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_clock::wire::ClockGetRateResponse> val)
ClockGetRateResult & operator= (ClockGetRateResult && )
Defined at line 420 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
template <typename... Args>
ClockGetRateResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 435 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
::fuchsia_hardware_clock::wire::ClockGetRateResponse & response ()
const ::fuchsia_hardware_clock::wire::ClockGetRateResponse & response ()
bool is_err ()
ClockGetRateResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
ClockGetRateResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_clock::wire::ClockGetRateResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 422 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h