class ControlPlaneAddChildResult
Defined at line 43 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/wire_types.h
Public Methods
void ControlPlaneAddChildResult ()
void ControlPlaneAddChildResult (const ControlPlaneAddChildResult & )
Defined at line 49 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/wire_types.h
ControlPlaneAddChildResult & operator= (const ControlPlaneAddChildResult & )
Defined at line 50 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/wire_types.h
void ControlPlaneAddChildResult (ControlPlaneAddChildResult && )
Defined at line 51 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ControlPlaneAddChildResult WithResponse (::fuchsia_dictionaryoffers_test::wire::ControlPlaneAddChildResponse val)
ControlPlaneAddChildResult & operator= (ControlPlaneAddChildResult && )
Defined at line 52 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/wire_types.h
::fuchsia_dictionaryoffers_test::wire::ControlPlaneAddChildResponse & response ()
const ::fuchsia_dictionaryoffers_test::wire::ControlPlaneAddChildResponse & response ()
bool is_err ()
ControlPlaneAddChildResult WithErr (::fuchsia_driver_framework::wire::NodeError val)
::fuchsia_driver_framework::wire::NodeError & err ()
const ::fuchsia_driver_framework::wire::NodeError & err ()
::fuchsia_dictionaryoffers_test::wire::ControlPlaneAddChildResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 54 of file fidling/gen/src/devices/tests/v2/dictionary-offers/fuchsia.dictionaryoffers.test/cpp/fidl/fuchsia.dictionaryoffers.test/cpp/wire_types.h