class DeviceGetBtiByNameRequest
Defined at line 1107 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 DeviceGetBtiByNameRequest (Storage_ storage)
void DeviceGetBtiByNameRequest (::std::string name)
void DeviceGetBtiByNameRequest ()
Default constructs a |DeviceGetBtiByNameRequest| only if all of its members are default constructible.
Defined at line 1118 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 DeviceGetBtiByNameRequest (DeviceGetBtiByNameRequest && )
Defined at line 1121 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 DeviceGetBtiByNameRequest (const DeviceGetBtiByNameRequest & other)
DeviceGetBtiByNameRequest & operator= (DeviceGetBtiByNameRequest && )
Defined at line 1122 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
DeviceGetBtiByNameRequest & operator= (const DeviceGetBtiByNameRequest & other)
bool operator== (const DeviceGetBtiByNameRequest & other)
bool operator!= (const DeviceGetBtiByNameRequest & other)
const ::std::string & name ()
::std::string & name ()
DeviceGetBtiByNameRequest & name (::std::string value)
Setter for name.
void DeviceGetBtiByNameRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits