class DeviceGetMetadataResponse
Defined at line 94 of file fidling/gen/sdk/fidl/fuchsia.driver.compat/fuchsia.driver.compat/cpp/fidl/fuchsia.driver.compat/cpp/natural_types.h
Public Methods
void DeviceGetMetadataResponse (Storage_ storage)
void DeviceGetMetadataResponse (::std::vector< ::fuchsia_driver_compat::Metadata> metadata)
void DeviceGetMetadataResponse ()
Default constructs a |DeviceGetMetadataResponse| only if all of its members are default constructible.
Defined at line 105 of file fidling/gen/sdk/fidl/fuchsia.driver.compat/fuchsia.driver.compat/cpp/fidl/fuchsia.driver.compat/cpp/natural_types.h
void DeviceGetMetadataResponse (DeviceGetMetadataResponse && )
Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.driver.compat/fuchsia.driver.compat/cpp/fidl/fuchsia.driver.compat/cpp/natural_types.h
const ::std::vector< ::fuchsia_driver_compat::Metadata> & metadata ()
::std::vector< ::fuchsia_driver_compat::Metadata> & metadata ()
DeviceGetMetadataResponse & metadata (::std::vector< ::fuchsia_driver_compat::Metadata> value)
Setter for metadata.
void DeviceGetMetadataResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DeviceGetMetadataResponse & operator= (DeviceGetMetadataResponse && )
Defined at line 109 of file fidling/gen/sdk/fidl/fuchsia.driver.compat/fuchsia.driver.compat/cpp/fidl/fuchsia.driver.compat/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits