class DictionaryKeyIteratorGetNextResponse
Defined at line 1203 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
Public Methods
void DictionaryKeyIteratorGetNextResponse (Storage_ storage)
void DictionaryKeyIteratorGetNextResponse (::std::vector< ::std::string> keys)
void DictionaryKeyIteratorGetNextResponse ()
Default constructs a |DictionaryKeyIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 1213 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
void DictionaryKeyIteratorGetNextResponse (DictionaryKeyIteratorGetNextResponse && )
Defined at line 1216 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
void DictionaryKeyIteratorGetNextResponse (const DictionaryKeyIteratorGetNextResponse & other)
DictionaryKeyIteratorGetNextResponse & operator= (DictionaryKeyIteratorGetNextResponse && )
Defined at line 1217 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_types.h
DictionaryKeyIteratorGetNextResponse & operator= (const DictionaryKeyIteratorGetNextResponse & other)
bool operator== (const DictionaryKeyIteratorGetNextResponse & other)
bool operator!= (const DictionaryKeyIteratorGetNextResponse & other)
const ::std::vector< ::std::string> & keys ()
::std::vector< ::std::string> & keys ()
DictionaryKeyIteratorGetNextResponse & keys (::std::vector< ::std::string> value)
Setter for keys.
void DictionaryKeyIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits