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