class DeviceInfo
Defined at line 51 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 55 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 56 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 57 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 58 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 64 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 75 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 Tag
| Name | Value |
|---|---|
| kEmmcInfo | 1 |
| _do_not_handle_this__write_a_default_case_instead | ::std::numeric_limits<::fidl_union_tag_t>::max() |
Defined at line 60 of file fidling/gen/sdk/fidl/fuchsia.hardware.rpmb/fuchsia.hardware.rpmb/cpp/fidl/fuchsia.hardware.rpmb/cpp/wire_types.h