class RealmGetChildOutputDictionaryResult

Defined at line 4247 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

Public Methods

void RealmGetChildOutputDictionaryResult ()
void ~RealmGetChildOutputDictionaryResult ()
void RealmGetChildOutputDictionaryResult (RealmGetChildOutputDictionaryResult && other)
RealmGetChildOutputDictionaryResult & operator= (RealmGetChildOutputDictionaryResult && other)
bool has_invalid_tag ()
bool is_response ()
RealmGetChildOutputDictionaryResult WithResponse (::fuchsia_component::wire::RealmGetChildOutputDictionaryResponse val)
::fuchsia_component::wire::RealmGetChildOutputDictionaryResponse & response ()
const ::fuchsia_component::wire::RealmGetChildOutputDictionaryResponse & response ()
bool is_err ()
RealmGetChildOutputDictionaryResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
::fuchsia_component::wire::RealmGetChildOutputDictionaryResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 4257 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h