class DeviceInfo
Defined at line 126 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/natural_types.h
Public Methods
void DeviceInfo (DeviceInfo && other)
DeviceInfo & operator= (DeviceInfo && other)
void DeviceInfo (const DeviceInfo & other)
DeviceInfo & operator= (const DeviceInfo & other)
bool operator== (const DeviceInfo & other)
bool operator!= (const DeviceInfo & other)
bool IsUnknown ()
::fuchsia_hardware_rpmb::DeviceInfo::Tag Which ()
DeviceInfo WithEmmcInfo (::fuchsia_hardware_rpmb::EmmcDeviceInfo val)
const ::fidl::internal::UnionMemberView<1, Storage_> emmc_info ()
::fidl::internal::UnionMemberView<1, Storage_> emmc_info ()
DeviceInfo & emmc_info (::fuchsia_hardware_rpmb::EmmcDeviceInfo value)
Sets the union to hold the emmc_info member.
void DeviceInfo (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kEmmcInfo | 1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
TODO: share union tag types between wire
&
natural.
Defined at line 134 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits