class NameProviderGetDeviceNameResponse
Defined at line 772 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h
Public Methods
void NameProviderGetDeviceNameResponse (Storage_ storage)
void NameProviderGetDeviceNameResponse (::std::string name)
void NameProviderGetDeviceNameResponse ()
Default constructs a |NameProviderGetDeviceNameResponse| only if all of its members are default constructible.
Defined at line 783 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h
void NameProviderGetDeviceNameResponse (NameProviderGetDeviceNameResponse && )
Defined at line 786 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h
void NameProviderGetDeviceNameResponse (const NameProviderGetDeviceNameResponse & other)
NameProviderGetDeviceNameResponse & operator= (NameProviderGetDeviceNameResponse && )
Defined at line 787 of file fidling/gen/sdk/fidl/fuchsia.device/fuchsia.device/cpp/fidl/fuchsia.device/cpp/natural_types.h
NameProviderGetDeviceNameResponse & operator= (const NameProviderGetDeviceNameResponse & other)
bool operator== (const NameProviderGetDeviceNameResponse & other)
bool operator!= (const NameProviderGetDeviceNameResponse & other)
const ::std::string & name ()
::std::string & name ()
NameProviderGetDeviceNameResponse & name (::std::string value)
Setter for name.
void NameProviderGetDeviceNameResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits