class RealmGetChildOutputDictionaryDeprecatedResult
Defined at line 4197 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
Public Methods
void RealmGetChildOutputDictionaryDeprecatedResult ()
void ~RealmGetChildOutputDictionaryDeprecatedResult ()
void RealmGetChildOutputDictionaryDeprecatedResult (RealmGetChildOutputDictionaryDeprecatedResult && other)
RealmGetChildOutputDictionaryDeprecatedResult & operator= (RealmGetChildOutputDictionaryDeprecatedResult && other)
bool has_invalid_tag ()
bool is_response ()
RealmGetChildOutputDictionaryDeprecatedResult WithResponse (::fuchsia_component::wire::RealmGetChildOutputDictionaryDeprecatedResponse val)
::fuchsia_component::wire::RealmGetChildOutputDictionaryDeprecatedResponse & response ()
const ::fuchsia_component::wire::RealmGetChildOutputDictionaryDeprecatedResponse & response ()
bool is_err ()
RealmGetChildOutputDictionaryDeprecatedResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
::fuchsia_component::wire::RealmGetChildOutputDictionaryDeprecatedResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 4207 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h