class BlobReaderGetVmoResult

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

Public Methods

void BlobReaderGetVmoResult ()
void ~BlobReaderGetVmoResult ()
void BlobReaderGetVmoResult (BlobReaderGetVmoResult && other)
BlobReaderGetVmoResult & operator= (BlobReaderGetVmoResult && other)
bool has_invalid_tag ()
bool is_response ()
BlobReaderGetVmoResult WithResponse (::fuchsia_fxfs::wire::BlobReaderGetVmoResponse val)
::fuchsia_fxfs::wire::BlobReaderGetVmoResponse & response ()
const ::fuchsia_fxfs::wire::BlobReaderGetVmoResponse & response ()
bool is_err ()
BlobReaderGetVmoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::BlobReaderGetVmoResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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