class ClockImplIsEnabledResult
Defined at line 1063 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
Public Methods
void ClockImplIsEnabledResult ()
void ClockImplIsEnabledResult (const ClockImplIsEnabledResult & )
Defined at line 1069 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
ClockImplIsEnabledResult & operator= (const ClockImplIsEnabledResult & )
Defined at line 1070 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h
void ClockImplIsEnabledResult (ClockImplIsEnabledResult && )
Defined at line 1071 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 ()
ClockImplIsEnabledResult WithResponse (::fuchsia_hardware_clockimpl::wire::ClockImplIsEnabledResponse val)
ClockImplIsEnabledResult & operator= (ClockImplIsEnabledResult && )
Defined at line 1072 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::ClockImplIsEnabledResponse & response ()
const ::fuchsia_hardware_clockimpl::wire::ClockImplIsEnabledResponse & response ()
bool is_err ()
ClockImplIsEnabledResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
ClockImplIsEnabledResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_clockimpl::wire::ClockImplIsEnabledResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1074 of file fidling/gen/sdk/fidl/fuchsia.hardware.clockimpl/fuchsia.hardware.clockimpl/cpp/fidl/fuchsia.hardware.clockimpl/cpp/wire_types.h