class BlobWriterBytesReadyResponse

Defined at line 3471 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

Public Methods

void BlobWriterBytesReadyResponse (Storage_ storage)
void BlobWriterBytesReadyResponse (uint8_t __reserved)
void BlobWriterBytesReadyResponse ()

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

Defined at line 3481 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

void BlobWriterBytesReadyResponse (BlobWriterBytesReadyResponse && )

Defined at line 3484 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

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

Defined at line 3485 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h

BlobWriterBytesReadyResponse & operator= (const BlobWriterBytesReadyResponse & other)
bool operator== (const BlobWriterBytesReadyResponse & other)
bool operator!= (const BlobWriterBytesReadyResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
BlobWriterBytesReadyResponse & __reserved (uint8_t value)

Setter for __reserved.

void BlobWriterBytesReadyResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits