class ClockGetInputResult

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

Public Methods

void ClockGetInputResult ()
void ClockGetInputResult (const ClockGetInputResult & )

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

ClockGetInputResult & operator= (const ClockGetInputResult & )

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

void ClockGetInputResult (ClockGetInputResult && )

Defined at line 602 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 ()
ClockGetInputResult WithResponse (::fuchsia_hardware_clock::wire::ClockGetInputResponse val)
ClockGetInputResult & operator= (ClockGetInputResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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