class ClockDisableResult

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

Public Methods

void ClockDisableResult ()
void ClockDisableResult (const ClockDisableResult & )

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

ClockDisableResult & operator= (const ClockDisableResult & )

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

void ClockDisableResult (ClockDisableResult && )

Defined at line 177 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 ()
ClockDisableResult WithResponse (::fuchsia_hardware_clock::wire::ClockDisableResponse val)
ClockDisableResult & operator= (ClockDisableResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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