class PartitionUpdateMetadataResponse
Defined at line 126 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
Public Methods
void PartitionUpdateMetadataResponse (Storage_ storage)
void PartitionUpdateMetadataResponse (uint8_t __reserved)
void PartitionUpdateMetadataResponse ()
Default constructs a |PartitionUpdateMetadataResponse| only if all of its members are default constructible.
Defined at line 137 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
void PartitionUpdateMetadataResponse (PartitionUpdateMetadataResponse && )
Defined at line 140 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
void PartitionUpdateMetadataResponse (const PartitionUpdateMetadataResponse & other)
PartitionUpdateMetadataResponse & operator= (PartitionUpdateMetadataResponse && )
Defined at line 141 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_types.h
PartitionUpdateMetadataResponse & operator= (const PartitionUpdateMetadataResponse & other)
bool operator== (const PartitionUpdateMetadataResponse & other)
bool operator!= (const PartitionUpdateMetadataResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PartitionUpdateMetadataResponse & __reserved (uint8_t value)
Setter for __reserved.
void PartitionUpdateMetadataResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits