class RealmGetChildOutputDictionaryResponse
Defined at line 3192 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Public Methods
void RealmGetChildOutputDictionaryResponse (Storage_ storage)
void RealmGetChildOutputDictionaryResponse (::zx::eventpair dictionary)
void RealmGetChildOutputDictionaryResponse ()
Default constructs a |RealmGetChildOutputDictionaryResponse| only if all of its members are default constructible.
Defined at line 3202 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
void RealmGetChildOutputDictionaryResponse (RealmGetChildOutputDictionaryResponse && )
Defined at line 3205 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
const ::zx::eventpair & dictionary ()
::zx::eventpair & dictionary ()
RealmGetChildOutputDictionaryResponse & dictionary (::zx::eventpair value)
Setter for dictionary.
void RealmGetChildOutputDictionaryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
RealmGetChildOutputDictionaryResponse & operator= (RealmGetChildOutputDictionaryResponse && )
Defined at line 3206 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits