class RepositoryIteratorNextResponse

Defined at line 3917 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 3927 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/natural_types.h

void RepositoryIteratorNextResponse (RepositoryIteratorNextResponse && )

Defined at line 3930 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 3931 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