class StorageIteratorNextResponse

Defined at line 4421 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/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 4431 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void StorageIteratorNextResponse (StorageIteratorNextResponse && )

Defined at line 4434 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_types.h

void StorageIteratorNextResponse (const StorageIteratorNextResponse & other)
StorageIteratorNextResponse & operator= (StorageIteratorNextResponse && )

Defined at line 4435 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/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