class DeviceReadByteResult

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

Public Methods

void DeviceReadByteResult ()
void DeviceReadByteResult (const DeviceReadByteResult & )

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

DeviceReadByteResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceReadByteResponse val)
DeviceReadByteResult & operator= (const DeviceReadByteResult & )

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

void DeviceReadByteResult (DeviceReadByteResult && )

Defined at line 1020 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 ()
DeviceReadByteResult & operator= (DeviceReadByteResult && )

Defined at line 1021 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::DeviceReadByteResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceReadByteResponse & response ()
bool is_err ()
DeviceReadByteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceReadByteResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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