class BlobCreatorCreateResult

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

Public Methods

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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