class BlobWriterBytesReadyResult

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

Public Methods

void BlobWriterBytesReadyResult ()
void BlobWriterBytesReadyResult (const BlobWriterBytesReadyResult & )

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

BlobWriterBytesReadyResult & operator= (const BlobWriterBytesReadyResult & )

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

void BlobWriterBytesReadyResult (BlobWriterBytesReadyResult && )

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

bool has_invalid_tag ()
bool is_response ()
BlobWriterBytesReadyResult WithResponse (::fuchsia_fxfs::wire::BlobWriterBytesReadyResponse val)
BlobWriterBytesReadyResult & operator= (BlobWriterBytesReadyResult && )

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

::fuchsia_fxfs::wire::BlobWriterBytesReadyResponse & response ()
const ::fuchsia_fxfs::wire::BlobWriterBytesReadyResponse & response ()
bool is_err ()
BlobWriterBytesReadyResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::BlobWriterBytesReadyResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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