class BlobIdIteratorNextResponse

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

Public Methods

void BlobIdIteratorNextResponse (Storage_ storage)
void BlobIdIteratorNextResponse (::std::vector< ::fuchsia_pkg::BlobId> blobs)
void BlobIdIteratorNextResponse ()

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

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

void BlobIdIteratorNextResponse (BlobIdIteratorNextResponse && )

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

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

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

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

Setter for blobs.

void BlobIdIteratorNextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits