class DeviceSet2Result

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

Public Methods

void DeviceSet2Result ()
void DeviceSet2Result (const DeviceSet2Result & )

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

DeviceSet2Result & operator= (const DeviceSet2Result & )

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

void DeviceSet2Result (DeviceSet2Result && )

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

bool has_invalid_tag ()
bool is_response ()
DeviceSet2Result WithResponse (::fuchsia_hardware_rtc::wire::DeviceSet2Response val)
DeviceSet2Result & operator= (DeviceSet2Result && )

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

::fuchsia_hardware_rtc::wire::DeviceSet2Response & response ()
const ::fuchsia_hardware_rtc::wire::DeviceSet2Response & response ()
bool is_err ()
DeviceSet2Result WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
DeviceSet2Result WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_rtc::wire::DeviceSet2Result::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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