class RepositoryIteratorNextResponse

Defined at line 3716 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

Public Methods

void RepositoryIteratorNextResponse (Storage_ storage)
void RepositoryIteratorNextResponse (::std::vector< ::fuchsia_pkg::RepositoryConfig> repos)
void RepositoryIteratorNextResponse ()

Default constructs a |RepositoryIteratorNextResponse| only if all of its members are default constructible.

Defined at line 3726 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

void RepositoryIteratorNextResponse (RepositoryIteratorNextResponse && )

Defined at line 3729 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

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

Defined at line 3730 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

RepositoryIteratorNextResponse & operator= (const RepositoryIteratorNextResponse & other)
bool operator== (const RepositoryIteratorNextResponse & other)
bool operator!= (const RepositoryIteratorNextResponse & other)
const ::std::vector< ::fuchsia_pkg::RepositoryConfig> & repos ()
::std::vector< ::fuchsia_pkg::RepositoryConfig> & repos ()
RepositoryIteratorNextResponse & repos (::std::vector< ::fuchsia_pkg::RepositoryConfig> value)

Setter for repos.

void RepositoryIteratorNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits