class DeviceInfo
Defined at line 52 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h
Public Methods
void DeviceInfo ()
void DeviceInfo (const DeviceInfo & )
Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h
DeviceInfo & operator= (const DeviceInfo & )
Defined at line 57 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h
void DeviceInfo (DeviceInfo && )
Defined at line 58 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h
DeviceInfo & operator= (DeviceInfo && )
Defined at line 59 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h
bool IsUnknown ()
Defined at line 65 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h
bool has_invalid_tag ()
bool is_emmc_info ()
DeviceInfo WithEmmcInfo (::fidl::ObjectView< ::fuchsia_hardware_rpmb::wire::EmmcDeviceInfo> val)
template <typename... Args>
DeviceInfo WithEmmcInfo (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 76 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h
::fuchsia_hardware_rpmb::wire::EmmcDeviceInfo & emmc_info ()
const ::fuchsia_hardware_rpmb::wire::EmmcDeviceInfo & emmc_info ()
::fuchsia_hardware_rpmb::wire::DeviceInfo::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kEmmcInfo | 1 |
0x1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() | -- |
Defined at line 61 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h