class StorageIteratorNextResponse
Defined at line 5376 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Public Methods
void StorageIteratorNextResponse (Storage_ storage)
void StorageIteratorNextResponse (::std::vector< ::std::string> relative_monikers)
void StorageIteratorNextResponse ()
Default constructs a |StorageIteratorNextResponse| only if all of its members are default constructible.
Defined at line 5386 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void StorageIteratorNextResponse (StorageIteratorNextResponse && )
Defined at line 5389 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
void StorageIteratorNextResponse (const StorageIteratorNextResponse & other)
StorageIteratorNextResponse & operator= (StorageIteratorNextResponse && )
Defined at line 5390 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
StorageIteratorNextResponse & operator= (const StorageIteratorNextResponse & other)
bool operator== (const StorageIteratorNextResponse & other)
bool operator!= (const StorageIteratorNextResponse & other)
const ::std::vector< ::std::string> & relative_monikers ()
::std::vector< ::std::string> & relative_monikers ()
StorageIteratorNextResponse & relative_monikers (::std::vector< ::std::string> value)
Setter for relative_monikers.
void StorageIteratorNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits