class DeviceDoVendorControlRwByteResult
Defined at line 1262 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceDoVendorControlRwByteResult ()
void DeviceDoVendorControlRwByteResult (const DeviceDoVendorControlRwByteResult & )
Defined at line 1268 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceDoVendorControlRwByteResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceDoVendorControlRwByteResponse val)
DeviceDoVendorControlRwByteResult & operator= (const DeviceDoVendorControlRwByteResult & )
Defined at line 1269 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceDoVendorControlRwByteResult (DeviceDoVendorControlRwByteResult && )
Defined at line 1270 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 ()
DeviceDoVendorControlRwByteResult & operator= (DeviceDoVendorControlRwByteResult && )
Defined at line 1271 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::DeviceDoVendorControlRwByteResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceDoVendorControlRwByteResponse & response ()
bool is_err ()
DeviceDoVendorControlRwByteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceDoVendorControlRwByteResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 1273 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h