class BlobWriterGetVmoResult
Defined at line 1422 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h
Public Methods
void BlobWriterGetVmoResult ()
void ~BlobWriterGetVmoResult ()
void BlobWriterGetVmoResult (BlobWriterGetVmoResult && other)
BlobWriterGetVmoResult & operator= (BlobWriterGetVmoResult && other)
bool has_invalid_tag ()
bool is_response ()
BlobWriterGetVmoResult WithResponse (::fuchsia_fxfs::wire::BlobWriterGetVmoResponse val)
::fuchsia_fxfs::wire::BlobWriterGetVmoResponse & response ()
const ::fuchsia_fxfs::wire::BlobWriterGetVmoResponse & response ()
bool is_err ()
BlobWriterGetVmoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_fxfs::wire::BlobWriterGetVmoResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1432 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/wire_types.h