class RealmGetChildOutputDictionaryDeprecatedResult
Defined at line 3095 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Public Methods
void RealmGetChildOutputDictionaryDeprecatedResult (RealmGetChildOutputDictionaryDeprecatedResult && other)
RealmGetChildOutputDictionaryDeprecatedResult & operator= (RealmGetChildOutputDictionaryDeprecatedResult && other)
::fuchsia_component::RealmGetChildOutputDictionaryDeprecatedResult::Tag Which ()
RealmGetChildOutputDictionaryDeprecatedResult WithResponse (::fuchsia_component::RealmGetChildOutputDictionaryDeprecatedResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
RealmGetChildOutputDictionaryDeprecatedResult & response (::fuchsia_component::RealmGetChildOutputDictionaryDeprecatedResponse value)
Sets the union to hold the response member.
RealmGetChildOutputDictionaryDeprecatedResult WithErr (::fuchsia_component::Error val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
RealmGetChildOutputDictionaryDeprecatedResult & err (::fuchsia_component::Error value)
Sets the union to hold the err member.
void RealmGetChildOutputDictionaryDeprecatedResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 3105 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits