class DeviceStartAndWaitResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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