class BlobCreatorNeedsOverwriteResponse

Defined at line 3165 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 3175 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 3178 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 3179 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