class RealmGetChildOutputDictionaryResult

Defined at line 4321 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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