class DictionaryKeysIteratorGetNextResponse
Defined at line 4492 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
Public Methods
void DictionaryKeysIteratorGetNextResponse (Storage_ storage)
void DictionaryKeysIteratorGetNextResponse (::std::vector< ::std::string> keys)
void DictionaryKeysIteratorGetNextResponse ()
Default constructs a |DictionaryKeysIteratorGetNextResponse| only if all of its members are default constructible.
Defined at line 4502 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
void DictionaryKeysIteratorGetNextResponse (DictionaryKeysIteratorGetNextResponse && )
Defined at line 4505 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_types.h
const ::std::vector< ::std::string> & keys ()
::std::vector< ::std::string> & keys ()
DictionaryKeysIteratorGetNextResponse & keys (::std::vector< ::std::string> value)
Setter for keys.
void DictionaryKeysIteratorGetNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DictionaryKeysIteratorGetNextResponse & operator= (DictionaryKeysIteratorGetNextResponse && )
Defined at line 4506 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