class DeviceGetMetadataRequest

Defined at line 1801 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 DeviceGetMetadataRequest (Storage_ storage)
void DeviceGetMetadataRequest (::std::string id)
void DeviceGetMetadataRequest ()

Default constructs a |DeviceGetMetadataRequest| only if all of its members are default constructible.

Defined at line 1812 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 DeviceGetMetadataRequest (DeviceGetMetadataRequest && )

Defined at line 1815 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 DeviceGetMetadataRequest (const DeviceGetMetadataRequest & other)
DeviceGetMetadataRequest & operator= (DeviceGetMetadataRequest && )

Defined at line 1816 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h

DeviceGetMetadataRequest & operator= (const DeviceGetMetadataRequest & other)
bool operator== (const DeviceGetMetadataRequest & other)
bool operator!= (const DeviceGetMetadataRequest & other)
const ::std::string & id ()
::std::string & id ()
DeviceGetMetadataRequest & id (::std::string value)

Setter for id.

void DeviceGetMetadataRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits