class DictionaryKeysIteratorGetNextResult

Defined at line 4536 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h

Public Methods

void DictionaryKeysIteratorGetNextResult (DictionaryKeysIteratorGetNextResult && other)
DictionaryKeysIteratorGetNextResult & operator= (DictionaryKeysIteratorGetNextResult && other)
::fuchsia_component_sandbox::DictionaryKeysIteratorGetNextResult::Tag Which ()
DictionaryKeysIteratorGetNextResult WithResponse (::fuchsia_component_sandbox::DictionaryKeysIteratorGetNextResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
DictionaryKeysIteratorGetNextResult & response (::fuchsia_component_sandbox::DictionaryKeysIteratorGetNextResponse value)

Sets the union to hold the response member.

DictionaryKeysIteratorGetNextResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
DictionaryKeysIteratorGetNextResult & framework_err (::fidl::internal::FrameworkErr value)

Sets the union to hold the framework_err member.

void DictionaryKeysIteratorGetNextResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

Defined at line 4546 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits