class ControllerRebindResult
Defined at line 146 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
Public Methods
void ControllerRebindResult ()
void ControllerRebindResult (const ControllerRebindResult & )
Defined at line 152 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
ControllerRebindResult & operator= (const ControllerRebindResult & )
Defined at line 153 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
void ControllerRebindResult (ControllerRebindResult && )
Defined at line 154 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ControllerRebindResult WithResponse (::fuchsia_device::wire::ControllerRebindResponse val)
ControllerRebindResult & operator= (ControllerRebindResult && )
Defined at line 155 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
::fuchsia_device::wire::ControllerRebindResponse & response ()
const ::fuchsia_device::wire::ControllerRebindResponse & response ()
bool is_err ()
ControllerRebindResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device::wire::ControllerRebindResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 157 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h