class DictionaryEnumerateIteratorGetNextResponse

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

Public Methods

void DictionaryEnumerateIteratorGetNextResponse (Storage_ storage)
void DictionaryEnumerateIteratorGetNextResponse (::std::vector< ::fuchsia_component_sandbox::DictionaryOptionalItem> items, uint64_t end_id)
void DictionaryEnumerateIteratorGetNextResponse ()

Default constructs a |DictionaryEnumerateIteratorGetNextResponse| only if all of its members are default constructible.

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

void DictionaryEnumerateIteratorGetNextResponse (DictionaryEnumerateIteratorGetNextResponse && )

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

const ::std::vector< ::fuchsia_component_sandbox::DictionaryOptionalItem> & items ()
::std::vector< ::fuchsia_component_sandbox::DictionaryOptionalItem> & items ()
DictionaryEnumerateIteratorGetNextResponse & items (::std::vector< ::fuchsia_component_sandbox::DictionaryOptionalItem> value)

Setter for items.

uint64_t end_id ()
uint64_t & end_id ()
DictionaryEnumerateIteratorGetNextResponse & end_id (uint64_t value)

Setter for end_id.

void DictionaryEnumerateIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DictionaryEnumerateIteratorGetNextResponse & operator= (DictionaryEnumerateIteratorGetNextResponse && )

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

Friends

class MemberVisitor
class NaturalStructCodingTraits