class DeviceDoRwTxnResult
Defined at line 1037 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceDoRwTxnResult ()
void DeviceDoRwTxnResult (const DeviceDoRwTxnResult & )
Defined at line 1043 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceDoRwTxnResult & operator= (const DeviceDoRwTxnResult & )
Defined at line 1044 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceDoRwTxnResult (DeviceDoRwTxnResult && )
Defined at line 1045 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 ()
DeviceDoRwTxnResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceDoRwTxnResponse val)
DeviceDoRwTxnResult & operator= (DeviceDoRwTxnResult && )
Defined at line 1046 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::DeviceDoRwTxnResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceDoRwTxnResponse & response ()
bool is_err ()
DeviceDoRwTxnResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceDoRwTxnResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1048 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h