class ControllerUnbindChildrenResult
Defined at line 195 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
Public Methods
void ControllerUnbindChildrenResult ()
void ControllerUnbindChildrenResult (const ControllerUnbindChildrenResult & )
Defined at line 201 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
ControllerUnbindChildrenResult & operator= (const ControllerUnbindChildrenResult & )
Defined at line 202 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
void ControllerUnbindChildrenResult (ControllerUnbindChildrenResult && )
Defined at line 203 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 ()
ControllerUnbindChildrenResult WithResponse (::fuchsia_device::wire::ControllerUnbindChildrenResponse val)
ControllerUnbindChildrenResult & operator= (ControllerUnbindChildrenResult && )
Defined at line 204 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h
::fuchsia_device::wire::ControllerUnbindChildrenResponse & response ()
const ::fuchsia_device::wire::ControllerUnbindChildrenResponse & response ()
bool is_err ()
ControllerUnbindChildrenResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_device::wire::ControllerUnbindChildrenResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 206 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/wire_types.h