class ClockIsEnabledResult

Defined at line 228 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h

Public Methods

void ClockIsEnabledResult ()
void ClockIsEnabledResult (const ClockIsEnabledResult & )

Defined at line 234 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h

ClockIsEnabledResult & operator= (const ClockIsEnabledResult & )

Defined at line 235 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h

void ClockIsEnabledResult (ClockIsEnabledResult && )

Defined at line 236 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 ()
ClockIsEnabledResult WithResponse (::fuchsia_hardware_clock::wire::ClockIsEnabledResponse val)
ClockIsEnabledResult & operator= (ClockIsEnabledResult && )

Defined at line 237 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::ClockIsEnabledResponse & response ()
const ::fuchsia_hardware_clock::wire::ClockIsEnabledResponse & response ()
bool is_err ()
ClockIsEnabledResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
ClockIsEnabledResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_clock::wire::ClockIsEnabledResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 239 of file fidling/gen/sdk/fidl/fuchsia.hardware.clock/fuchsia.hardware.clock/cpp/fidl/fuchsia.hardware.clock/cpp/wire_types.h