class MetadataGetPersistedMetadataResponse
Defined at line 28 of file fidling/gen/sdk/fidl/fuchsia.driver.metadata/fuchsia.driver.metadata/cpp/fidl/fuchsia.driver.metadata/cpp/natural_types.h
Public Methods
void MetadataGetPersistedMetadataResponse (Storage_ storage)
void MetadataGetPersistedMetadataResponse (::std::vector<uint8_t> persisted_metadata)
void MetadataGetPersistedMetadataResponse ()
Default constructs a |MetadataGetPersistedMetadataResponse| only if all of its members are default constructible.
Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.driver.metadata/fuchsia.driver.metadata/cpp/fidl/fuchsia.driver.metadata/cpp/natural_types.h
void MetadataGetPersistedMetadataResponse (MetadataGetPersistedMetadataResponse && )
Defined at line 42 of file fidling/gen/sdk/fidl/fuchsia.driver.metadata/fuchsia.driver.metadata/cpp/fidl/fuchsia.driver.metadata/cpp/natural_types.h
void MetadataGetPersistedMetadataResponse (const MetadataGetPersistedMetadataResponse & other)
MetadataGetPersistedMetadataResponse & operator= (MetadataGetPersistedMetadataResponse && )
Defined at line 43 of file fidling/gen/sdk/fidl/fuchsia.driver.metadata/fuchsia.driver.metadata/cpp/fidl/fuchsia.driver.metadata/cpp/natural_types.h
MetadataGetPersistedMetadataResponse & operator= (const MetadataGetPersistedMetadataResponse & other)
bool operator== (const MetadataGetPersistedMetadataResponse & other)
bool operator!= (const MetadataGetPersistedMetadataResponse & other)
const ::std::vector<uint8_t> & persisted_metadata ()
The persisted metadata. Assumed to be a persisted FIDL object. The actual type of the
FIDL object is decided outside of this function.
::std::vector<uint8_t> & persisted_metadata ()
The persisted metadata. Assumed to be a persisted FIDL object. The actual type of the
FIDL object is decided outside of this function.
MetadataGetPersistedMetadataResponse & persisted_metadata (::std::vector<uint8_t> value)
The persisted metadata. Assumed to be a persisted FIDL object. The actual type of the
FIDL object is decided outside of this function.
void MetadataGetPersistedMetadataResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits