class DeviceGetTicksLeftResult

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

Public Methods

void DeviceGetTicksLeftResult ()
void DeviceGetTicksLeftResult (const DeviceGetTicksLeftResult & )

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

DeviceGetTicksLeftResult & operator= (const DeviceGetTicksLeftResult & )

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

void DeviceGetTicksLeftResult (DeviceGetTicksLeftResult && )

Defined at line 1084 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 ()
DeviceGetTicksLeftResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_hrtimer::wire::DeviceGetTicksLeftResponse> val)
DeviceGetTicksLeftResult & operator= (DeviceGetTicksLeftResult && )

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

template <typename... Args>
DeviceGetTicksLeftResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1100 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::DeviceGetTicksLeftResponse & response ()
const ::fuchsia_hardware_hrtimer::wire::DeviceGetTicksLeftResponse & response ()
bool is_err ()
DeviceGetTicksLeftResult WithErr (::fuchsia_hardware_hrtimer::wire::DriverError val)
::fuchsia_hardware_hrtimer::wire::DriverError & err ()
const ::fuchsia_hardware_hrtimer::wire::DriverError & err ()
bool is_framework_err ()
DeviceGetTicksLeftResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_hrtimer::wire::DeviceGetTicksLeftResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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