class DeviceUnregisterVmoResult
Defined at line 985 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceUnregisterVmoResult ()
void ~DeviceUnregisterVmoResult ()
void DeviceUnregisterVmoResult (DeviceUnregisterVmoResult && other)
DeviceUnregisterVmoResult & operator= (DeviceUnregisterVmoResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceUnregisterVmoResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceUnregisterVmoResponse val)
::fuchsia_hardware_sdio::wire::DeviceUnregisterVmoResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceUnregisterVmoResponse & response ()
bool is_err ()
DeviceUnregisterVmoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceUnregisterVmoResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 995 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h