class DeviceWatchControllerWriteCommandsResult
Defined at line 1450 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
Public Methods
void DeviceWatchControllerWriteCommandsResult ()
void ~DeviceWatchControllerWriteCommandsResult ()
void DeviceWatchControllerWriteCommandsResult (DeviceWatchControllerWriteCommandsResult && other)
DeviceWatchControllerWriteCommandsResult & operator= (DeviceWatchControllerWriteCommandsResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceWatchControllerWriteCommandsResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_spmi::wire::DeviceWatchControllerWriteCommandsResponse> val)
template <typename... Args>
DeviceWatchControllerWriteCommandsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1473 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::DeviceWatchControllerWriteCommandsResponse & response ()
const ::fuchsia_hardware_spmi::wire::DeviceWatchControllerWriteCommandsResponse & response ()
bool is_err ()
DeviceWatchControllerWriteCommandsResult WithErr (::fuchsia_hardware_spmi::wire::DriverError val)
::fuchsia_hardware_spmi::wire::DriverError & err ()
const ::fuchsia_hardware_spmi::wire::DriverError & err ()
bool is_framework_err ()
DeviceWatchControllerWriteCommandsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_spmi::wire::DeviceWatchControllerWriteCommandsResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1460 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h