class BlobWriterGetVmoResponse
Defined at line 3321 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void BlobWriterGetVmoResponse (Storage_ storage)
void BlobWriterGetVmoResponse (::zx::vmo vmo)
void BlobWriterGetVmoResponse ()
Default constructs a |BlobWriterGetVmoResponse| only if all of its members are default constructible.
Defined at line 3331 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void BlobWriterGetVmoResponse (BlobWriterGetVmoResponse && )
Defined at line 3334 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
BlobWriterGetVmoResponse & operator= (BlobWriterGetVmoResponse && )
Defined at line 3335 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
const ::zx::vmo & vmo ()
::zx::vmo & vmo ()
BlobWriterGetVmoResponse & vmo (::zx::vmo value)
Setter for vmo.
void BlobWriterGetVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits