class DictionaryDrainIteratorGetNextResult

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

Public Methods

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

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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