class DeviceStartAndWait2Result
Defined at line 1262 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1272 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/wire_types.h