class DictionaryEnumerateIteratorGetNextResult

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

Public Methods

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

Defined at line 2871 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::DictionaryEnumerateIteratorGetNextResponse & response ()
const ::fuchsia_component_sandbox::wire::DictionaryEnumerateIteratorGetNextResponse & response ()
bool is_err ()
DictionaryEnumerateIteratorGetNextResult WithErr (::fuchsia_component_sandbox::wire::CapabilityStoreError val)
::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
const ::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
bool is_framework_err ()
DictionaryEnumerateIteratorGetNextResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_sandbox::wire::DictionaryEnumerateIteratorGetNextResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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