class RebindParentAddChildResult
Defined at line 48 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
Public Methods
void RebindParentAddChildResult ()
void RebindParentAddChildResult (const RebindParentAddChildResult & )
Defined at line 54 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
RebindParentAddChildResult & operator= (const RebindParentAddChildResult & )
Defined at line 55 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h
void RebindParentAddChildResult (RebindParentAddChildResult && )
Defined at line 56 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 ()
RebindParentAddChildResult WithResponse (::fuchsia_rebind_test::wire::RebindParentAddChildResponse val)
RebindParentAddChildResult & operator= (RebindParentAddChildResult && )
Defined at line 57 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::RebindParentAddChildResponse & response ()
const ::fuchsia_rebind_test::wire::RebindParentAddChildResponse & response ()
bool is_err ()
RebindParentAddChildResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_rebind_test::wire::RebindParentAddChildResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 59 of file fidling/gen/src/devices/tests/v2/rebind/fuchsia.rebind.test/cpp/fidl/fuchsia.rebind.test/cpp/wire_types.h