class DeviceGetPropertiesResult
Defined at line 1393 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 1399 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
DeviceGetPropertiesResult & operator= (const DeviceGetPropertiesResult & )
Defined at line 1400 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 1401 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 & operator= (DeviceGetPropertiesResult && )
Defined at line 1402 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 1416 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 ()
DeviceGetPropertiesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 1404 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h