class BlobInfoIteratorNextResponse

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

Public Methods

void BlobInfoIteratorNextResponse (Storage_ storage)
void BlobInfoIteratorNextResponse (::std::vector< ::fuchsia_pkg::BlobInfo> blobs)
void BlobInfoIteratorNextResponse ()

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

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

void BlobInfoIteratorNextResponse (BlobInfoIteratorNextResponse && )

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

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

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

BlobInfoIteratorNextResponse & operator= (const BlobInfoIteratorNextResponse & other)
bool operator== (const BlobInfoIteratorNextResponse & other)
bool operator!= (const BlobInfoIteratorNextResponse & other)
const ::std::vector< ::fuchsia_pkg::BlobInfo> & blobs ()
::std::vector< ::fuchsia_pkg::BlobInfo> & blobs ()
BlobInfoIteratorNextResponse & blobs (::std::vector< ::fuchsia_pkg::BlobInfo> value)

Setter for blobs.

void BlobInfoIteratorNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits