class DeviceGetPropertiesResult
Defined at line 1855 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
Public Methods
void DeviceGetPropertiesResult (DeviceGetPropertiesResult && other)
DeviceGetPropertiesResult & operator= (DeviceGetPropertiesResult && other)
::fuchsia_hardware_hrtimer::DeviceGetPropertiesResult::Tag Which ()
DeviceGetPropertiesResult WithResponse (::fuchsia_hardware_hrtimer::DeviceGetPropertiesResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
DeviceGetPropertiesResult & response (::fuchsia_hardware_hrtimer::DeviceGetPropertiesResponse value)
Sets the union to hold the response member.
DeviceGetPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
DeviceGetPropertiesResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void DeviceGetPropertiesResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 1863 of file fidling/gen/sdk/fidl/fuchsia.hardware.hrtimer/fuchsia.hardware.hrtimer/cpp/fidl/fuchsia.hardware.hrtimer/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits