class ClockImplEnableResult

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

Public Methods

void ClockImplEnableResult ()
void ClockImplEnableResult (const ClockImplEnableResult & )

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

ClockImplEnableResult & operator= (const ClockImplEnableResult & )

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

void ClockImplEnableResult (ClockImplEnableResult && )

Defined at line 953 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 ()
ClockImplEnableResult WithResponse (::fuchsia_hardware_clockimpl::wire::ClockImplEnableResponse val)
ClockImplEnableResult & operator= (ClockImplEnableResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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