class DeviceGetPropertiesResult
Defined at line 1429 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
Public Methods
void DeviceGetPropertiesResult ()
void DeviceGetPropertiesResult (const DeviceGetPropertiesResult & )
Defined at line 1435 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceGetPropertiesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResponse> val)
DeviceGetPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
DeviceGetPropertiesResult & operator= (const DeviceGetPropertiesResult & )
Defined at line 1436 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
void DeviceGetPropertiesResult (DeviceGetPropertiesResult && )
Defined at line 1437 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
DeviceGetPropertiesResult & operator= (DeviceGetPropertiesResult && )
Defined at line 1438 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
template <typename... Args>
DeviceGetPropertiesResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1452 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResponse & response ()
const ::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResponse & response ()
bool is_framework_err ()
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 1440 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h