class DeviceReadClockResult

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

Public Methods

void DeviceReadClockResult ()
void DeviceReadClockResult (const DeviceReadClockResult & )

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

DeviceReadClockResult & operator= (const DeviceReadClockResult & )

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

void DeviceReadClockResult (DeviceReadClockResult && )

Defined at line 960 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 ()
DeviceReadClockResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_hrtimer::wire::DeviceReadClockResponse> val)
DeviceReadClockResult & operator= (DeviceReadClockResult && )

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

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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