class BlobCreatorCreateResponse
Defined at line 3009 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
Public Methods
void BlobCreatorCreateResponse (Storage_ storage)
void BlobCreatorCreateResponse (::fidl::ClientEnd< ::fuchsia_fxfs::BlobWriter> writer)
void BlobCreatorCreateResponse ()
Default constructs a |BlobCreatorCreateResponse| only if all of its members are default constructible.
Defined at line 3019 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
void BlobCreatorCreateResponse (BlobCreatorCreateResponse && )
Defined at line 3022 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
BlobCreatorCreateResponse & operator= (BlobCreatorCreateResponse && )
Defined at line 3023 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_types.h
const ::fidl::ClientEnd< ::fuchsia_fxfs::BlobWriter> & writer ()
::fidl::ClientEnd< ::fuchsia_fxfs::BlobWriter> & writer ()
BlobCreatorCreateResponse & writer (::fidl::ClientEnd< ::fuchsia_fxfs::BlobWriter> value)
Setter for writer.
void BlobCreatorCreateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits