class DeviceIntrPendingResult
Defined at line 836 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceIntrPendingResult ()
void DeviceIntrPendingResult (const DeviceIntrPendingResult & )
Defined at line 842 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceIntrPendingResult & operator= (const DeviceIntrPendingResult & )
Defined at line 843 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceIntrPendingResult (DeviceIntrPendingResult && )
Defined at line 844 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceIntrPendingResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceIntrPendingResponse val)
DeviceIntrPendingResult & operator= (DeviceIntrPendingResult && )
Defined at line 845 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
::fuchsia_hardware_sdio::wire::DeviceIntrPendingResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceIntrPendingResponse & response ()
bool is_err ()
DeviceIntrPendingResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceIntrPendingResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 847 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h