class DeviceStartAndWait2Result

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

Public Methods

void DeviceStartAndWait2Result ()
void ~DeviceStartAndWait2Result ()
void DeviceStartAndWait2Result (DeviceStartAndWait2Result && other)
DeviceStartAndWait2Result & operator= (DeviceStartAndWait2Result && other)
bool has_invalid_tag ()
bool is_response ()
DeviceStartAndWait2Result WithResponse (::fuchsia_hardware_hrtimer::wire::DeviceStartAndWait2Response val)
::fuchsia_hardware_hrtimer::wire::DeviceStartAndWait2Response & response ()
const ::fuchsia_hardware_hrtimer::wire::DeviceStartAndWait2Response & response ()
bool is_err ()
DeviceStartAndWait2Result WithErr (::fuchsia_hardware_hrtimer::wire::DriverError val)
::fuchsia_hardware_hrtimer::wire::DriverError & err ()
const ::fuchsia_hardware_hrtimer::wire::DriverError & err ()
bool is_framework_err ()
DeviceStartAndWait2Result WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_hrtimer::wire::DeviceStartAndWait2Result::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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