class RealmDestroyChildResult
Defined at line 4041 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
Public Methods
void RealmDestroyChildResult ()
void RealmDestroyChildResult (const RealmDestroyChildResult & )
Defined at line 4047 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
RealmDestroyChildResult & operator= (const RealmDestroyChildResult & )
Defined at line 4048 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
void RealmDestroyChildResult (RealmDestroyChildResult && )
Defined at line 4049 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
RealmDestroyChildResult WithResponse (::fuchsia_component::wire::RealmDestroyChildResponse val)
RealmDestroyChildResult & operator= (RealmDestroyChildResult && )
Defined at line 4050 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
::fuchsia_component::wire::RealmDestroyChildResponse & response ()
const ::fuchsia_component::wire::RealmDestroyChildResponse & response ()
bool is_err ()
RealmDestroyChildResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
::fuchsia_component::wire::RealmDestroyChildResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 4052 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h