class MetadataSenderAddMetadataRetrieverDeviceResponse
Defined at line 299 of file fidling/gen/src/lib/ddktl/tests/metadata-server-test/fuchsia.hardware.test/fuchsia.hardware.test/cpp/fidl/fuchsia.hardware.test/cpp/natural_types.h
Public Methods
void MetadataSenderAddMetadataRetrieverDeviceResponse (Storage_ storage)
void MetadataSenderAddMetadataRetrieverDeviceResponse (::std::string child_device_name)
void MetadataSenderAddMetadataRetrieverDeviceResponse ()
Default constructs a |MetadataSenderAddMetadataRetrieverDeviceResponse| only if all of its members are default constructible.
Defined at line 310 of file fidling/gen/src/lib/ddktl/tests/metadata-server-test/fuchsia.hardware.test/fuchsia.hardware.test/cpp/fidl/fuchsia.hardware.test/cpp/natural_types.h
void MetadataSenderAddMetadataRetrieverDeviceResponse (MetadataSenderAddMetadataRetrieverDeviceResponse && )
Defined at line 313 of file fidling/gen/src/lib/ddktl/tests/metadata-server-test/fuchsia.hardware.test/fuchsia.hardware.test/cpp/fidl/fuchsia.hardware.test/cpp/natural_types.h
void MetadataSenderAddMetadataRetrieverDeviceResponse (const MetadataSenderAddMetadataRetrieverDeviceResponse & other)
MetadataSenderAddMetadataRetrieverDeviceResponse & operator= (MetadataSenderAddMetadataRetrieverDeviceResponse && )
Defined at line 314 of file fidling/gen/src/lib/ddktl/tests/metadata-server-test/fuchsia.hardware.test/fuchsia.hardware.test/cpp/fidl/fuchsia.hardware.test/cpp/natural_types.h
MetadataSenderAddMetadataRetrieverDeviceResponse & operator= (const MetadataSenderAddMetadataRetrieverDeviceResponse & other)
bool operator== (const MetadataSenderAddMetadataRetrieverDeviceResponse & other)
bool operator!= (const MetadataSenderAddMetadataRetrieverDeviceResponse & other)
const ::std::string & child_device_name ()
Name of the child device that the metadata_retriever driver can bind to.
::std::string & child_device_name ()
Name of the child device that the metadata_retriever driver can bind to.
MetadataSenderAddMetadataRetrieverDeviceResponse & child_device_name (::std::string value)
Name of the child device that the metadata_retriever driver can bind to.
void MetadataSenderAddMetadataRetrieverDeviceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits