class DictionaryKeysIteratorGetNextResult

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

Public Methods

void DictionaryKeysIteratorGetNextResult ()
void ~DictionaryKeysIteratorGetNextResult ()
void DictionaryKeysIteratorGetNextResult (DictionaryKeysIteratorGetNextResult && other)
DictionaryKeysIteratorGetNextResult & operator= (DictionaryKeysIteratorGetNextResult && other)
bool has_invalid_tag ()
bool is_response ()
DictionaryKeysIteratorGetNextResult WithResponse (::fidl::ObjectView< ::fuchsia_component_sandbox::wire::DictionaryKeysIteratorGetNextResponse> val)
template <typename... Args>
DictionaryKeysIteratorGetNextResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_component_sandbox::wire::DictionaryKeysIteratorGetNextResponse & response ()
const ::fuchsia_component_sandbox::wire::DictionaryKeysIteratorGetNextResponse & response ()
bool is_framework_err ()
DictionaryKeysIteratorGetNextResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_sandbox::wire::DictionaryKeysIteratorGetNextResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

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