class DeviceGetPropertiesResult

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

Public Methods

void DeviceGetPropertiesResult ()
void ~DeviceGetPropertiesResult ()
void DeviceGetPropertiesResult (DeviceGetPropertiesResult && other)
DeviceGetPropertiesResult & operator= (DeviceGetPropertiesResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetPropertiesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_hrtimer::wire::DeviceGetPropertiesResponse> val)
template <typename... Args>
DeviceGetPropertiesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1344 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::DeviceGetPropertiesResponse & response ()
const ::fuchsia_hardware_hrtimer::wire::DeviceGetPropertiesResponse & response ()
bool is_framework_err ()
DeviceGetPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_hrtimer::wire::DeviceGetPropertiesResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

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