class ClockEnableResult
Defined at line 110 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
Public Methods
void ClockEnableResult ()
void ClockEnableResult (const ClockEnableResult & )
Defined at line 116 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
ClockEnableResult & operator= (const ClockEnableResult & )
Defined at line 117 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h
void ClockEnableResult (ClockEnableResult && )
Defined at line 118 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 ()
ClockEnableResult WithResponse (::fuchsia_hardware_clock::wire::ClockEnableResponse val)
ClockEnableResult & operator= (ClockEnableResult && )
Defined at line 119 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::ClockEnableResponse & response ()
const ::fuchsia_hardware_clock::wire::ClockEnableResponse & response ()
bool is_err ()
ClockEnableResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
ClockEnableResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_clock::wire::ClockEnableResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h