class BlobReaderGetVmoResult
Defined at line 3677 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void BlobReaderGetVmoResult (BlobReaderGetVmoResult && other)
BlobReaderGetVmoResult & operator= (BlobReaderGetVmoResult && other)
::fuchsia_fxfs::BlobReaderGetVmoResult::Tag Which ()
BlobReaderGetVmoResult WithResponse (::fuchsia_fxfs::BlobReaderGetVmoResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
BlobReaderGetVmoResult & response (::fuchsia_fxfs::BlobReaderGetVmoResponse value)
Sets the union to hold the response member.
BlobReaderGetVmoResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
BlobReaderGetVmoResult & err (int32_t value)
Sets the union to hold the err member.
void BlobReaderGetVmoResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 3687 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits