class DictionaryDrainIteratorGetNextRequest
Defined at line 4785 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
Public Methods
void DictionaryDrainIteratorGetNextRequest (Storage_ storage)
void DictionaryDrainIteratorGetNextRequest (uint64_t start_id, uint32_t limit)
void DictionaryDrainIteratorGetNextRequest ()
Default constructs a |DictionaryDrainIteratorGetNextRequest| only if all of its members are default constructible.
Defined at line 4795 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
void DictionaryDrainIteratorGetNextRequest (DictionaryDrainIteratorGetNextRequest && )
Defined at line 4798 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
void DictionaryDrainIteratorGetNextRequest (const DictionaryDrainIteratorGetNextRequest & other)
DictionaryDrainIteratorGetNextRequest & operator= (DictionaryDrainIteratorGetNextRequest && )
Defined at line 4799 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
DictionaryDrainIteratorGetNextRequest & operator= (const DictionaryDrainIteratorGetNextRequest & other)
bool operator== (const DictionaryDrainIteratorGetNextRequest & other)
bool operator!= (const DictionaryDrainIteratorGetNextRequest & other)
uint64_t start_id ()
uint64_t & start_id ()
DictionaryDrainIteratorGetNextRequest & start_id (uint64_t value)
Setter for start_id.
uint32_t limit ()
uint32_t & limit ()
DictionaryDrainIteratorGetNextRequest & limit (uint32_t value)
Setter for limit.
void DictionaryDrainIteratorGetNextRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits