class DeviceStartResult

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

Public Methods

void DeviceStartResult ()
void DeviceStartResult (const DeviceStartResult & )

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

DeviceStartResult & operator= (const DeviceStartResult & )

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

void DeviceStartResult (DeviceStartResult && )

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

bool has_invalid_tag ()
bool is_response ()
DeviceStartResult WithResponse (::fuchsia_hardware_hrtimer::wire::DeviceStartResponse val)
DeviceStartResult & operator= (DeviceStartResult && )

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

::fuchsia_hardware_hrtimer::wire::DeviceStartResponse & response ()
const ::fuchsia_hardware_hrtimer::wire::DeviceStartResponse & response ()
bool is_err ()
DeviceStartResult WithErr (::fuchsia_hardware_hrtimer::wire::DriverError val)
::fuchsia_hardware_hrtimer::wire::DriverError & err ()
const ::fuchsia_hardware_hrtimer::wire::DriverError & err ()
bool is_framework_err ()
DeviceStartResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_hrtimer::wire::DeviceStartResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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