class DictionaryDrainIteratorGetNextResponse
Defined at line 4855 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
Public Methods
void DictionaryDrainIteratorGetNextResponse (Storage_ storage)
void DictionaryDrainIteratorGetNextResponse (::std::vector< ::fuchsia_component_sandbox::DictionaryItem> items, uint64_t end_id)
void DictionaryDrainIteratorGetNextResponse ()
Default constructs a |DictionaryDrainIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 4865 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
void DictionaryDrainIteratorGetNextResponse (DictionaryDrainIteratorGetNextResponse && )
Defined at line 4868 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::DictionaryItem> & items ()
::std::vector< ::fuchsia_component_sandbox::DictionaryItem> & items ()
DictionaryDrainIteratorGetNextResponse & items (::std::vector< ::fuchsia_component_sandbox::DictionaryItem> value)
Setter for items.
uint64_t end_id ()
uint64_t & end_id ()
DictionaryDrainIteratorGetNextResponse & end_id (uint64_t value)
Setter for end_id.
void DictionaryDrainIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DictionaryDrainIteratorGetNextResponse & operator= (DictionaryDrainIteratorGetNextResponse && )
Defined at line 4869 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