class RebindParentRemoveChildResult
Defined at line 97 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
Public Methods
void RebindParentRemoveChildResult ()
void RebindParentRemoveChildResult (const RebindParentRemoveChildResult & )
Defined at line 103 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
RebindParentRemoveChildResult & operator= (const RebindParentRemoveChildResult & )
Defined at line 104 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
void RebindParentRemoveChildResult (RebindParentRemoveChildResult && )
Defined at line 105 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
RebindParentRemoveChildResult WithResponse (::fuchsia_rebind_test::wire::RebindParentRemoveChildResponse val)
RebindParentRemoveChildResult & operator= (RebindParentRemoveChildResult && )
Defined at line 106 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
::fuchsia_rebind_test::wire::RebindParentRemoveChildResponse & response ()
const ::fuchsia_rebind_test::wire::RebindParentRemoveChildResponse & response ()
bool is_err ()
RebindParentRemoveChildResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_rebind_test::wire::RebindParentRemoveChildResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 108 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h