class DeviceGetMetadataResponse
Defined at line 1850 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
Public Methods
void DeviceGetMetadataResponse (Storage_ storage)
void DeviceGetMetadataResponse (::std::vector<uint8_t> metadata)
void DeviceGetMetadataResponse ()
Default constructs a |DeviceGetMetadataResponse| only if all of its members are default constructible.
Defined at line 1861 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
void DeviceGetMetadataResponse (DeviceGetMetadataResponse && )
Defined at line 1864 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
void DeviceGetMetadataResponse (const DeviceGetMetadataResponse & other)
DeviceGetMetadataResponse & operator= (DeviceGetMetadataResponse && )
Defined at line 1865 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
DeviceGetMetadataResponse & operator= (const DeviceGetMetadataResponse & other)
bool operator== (const DeviceGetMetadataResponse & other)
bool operator!= (const DeviceGetMetadataResponse & other)
const ::std::vector<uint8_t> & metadata ()
::std::vector<uint8_t> & metadata ()
DeviceGetMetadataResponse & metadata (::std::vector<uint8_t> value)
Setter for metadata.
void DeviceGetMetadataResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits