class ClockImplGetInputResult

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

Public Methods

void ClockImplGetInputResult ()
void ClockImplGetInputResult (const ClockImplGetInputResult & )

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

ClockImplGetInputResult & operator= (const ClockImplGetInputResult & )

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

void ClockImplGetInputResult (ClockImplGetInputResult && )

Defined at line 1437 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 ()
ClockImplGetInputResult WithResponse (::fuchsia_hardware_clockimpl::wire::ClockImplGetInputResponse val)
ClockImplGetInputResult & operator= (ClockImplGetInputResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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