class BlobWriterGetVmoRequest
Defined at line 3268 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void BlobWriterGetVmoRequest (Storage_ storage)
void BlobWriterGetVmoRequest (uint64_t size)
void BlobWriterGetVmoRequest ()
Default constructs a |BlobWriterGetVmoRequest| only if all of its members are default constructible.
Defined at line 3278 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void BlobWriterGetVmoRequest (BlobWriterGetVmoRequest && )
Defined at line 3281 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void BlobWriterGetVmoRequest (const BlobWriterGetVmoRequest & other)
BlobWriterGetVmoRequest & operator= (BlobWriterGetVmoRequest && )
Defined at line 3282 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
BlobWriterGetVmoRequest & operator= (const BlobWriterGetVmoRequest & other)
bool operator== (const BlobWriterGetVmoRequest & other)
bool operator!= (const BlobWriterGetVmoRequest & other)
uint64_t size ()
uint64_t & size ()
BlobWriterGetVmoRequest & size (uint64_t value)
Setter for size.
void BlobWriterGetVmoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits