class DeviceCancelWatchControllerWriteCommandsResult

Defined at line 1518 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h

Public Methods

void DeviceCancelWatchControllerWriteCommandsResult ()
void DeviceCancelWatchControllerWriteCommandsResult (const DeviceCancelWatchControllerWriteCommandsResult & )

Defined at line 1524 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h

DeviceCancelWatchControllerWriteCommandsResult & operator= (const DeviceCancelWatchControllerWriteCommandsResult & )

Defined at line 1525 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h

void DeviceCancelWatchControllerWriteCommandsResult (DeviceCancelWatchControllerWriteCommandsResult && )

Defined at line 1526 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 ()
DeviceCancelWatchControllerWriteCommandsResult WithResponse (::fuchsia_hardware_spmi::wire::DeviceCancelWatchControllerWriteCommandsResponse val)
DeviceCancelWatchControllerWriteCommandsResult & operator= (DeviceCancelWatchControllerWriteCommandsResult && )

Defined at line 1527 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::DeviceCancelWatchControllerWriteCommandsResponse & response ()
const ::fuchsia_hardware_spmi::wire::DeviceCancelWatchControllerWriteCommandsResponse & response ()
bool is_err ()
DeviceCancelWatchControllerWriteCommandsResult WithErr (::fuchsia_hardware_spmi::wire::DriverError val)
::fuchsia_hardware_spmi::wire::DriverError & err ()
const ::fuchsia_hardware_spmi::wire::DriverError & err ()
bool is_framework_err ()
DeviceCancelWatchControllerWriteCommandsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_spmi::wire::DeviceCancelWatchControllerWriteCommandsResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 1529 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h