class DeviceIoReadyResult
Defined at line 390 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceIoReadyResult ()
void DeviceIoReadyResult (const DeviceIoReadyResult & )
Defined at line 396 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceIoReadyResult & operator= (const DeviceIoReadyResult & )
Defined at line 397 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceIoReadyResult (DeviceIoReadyResult && )
Defined at line 398 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 ()
DeviceIoReadyResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceIoReadyResponse val)
DeviceIoReadyResult & operator= (DeviceIoReadyResult && )
Defined at line 399 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::DeviceIoReadyResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceIoReadyResponse & response ()
bool is_err ()
DeviceIoReadyResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceIoReadyResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 401 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h