class DeviceGetNameResponse

Defined at line 318 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/natural_types.h

Public Methods

void DeviceGetNameResponse (Storage_ storage)
void DeviceGetNameResponse (::std::string name)
void DeviceGetNameResponse ()

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

Defined at line 329 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/natural_types.h

void DeviceGetNameResponse (DeviceGetNameResponse && )

Defined at line 332 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/natural_types.h

void DeviceGetNameResponse (const DeviceGetNameResponse & other)
DeviceGetNameResponse & operator= (DeviceGetNameResponse && )

Defined at line 333 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/natural_types.h

DeviceGetNameResponse & operator= (const DeviceGetNameResponse & other)
bool operator== (const DeviceGetNameResponse & other)
bool operator!= (const DeviceGetNameResponse & other)
const ::std::string & name ()
::std::string & name ()
DeviceGetNameResponse & name (::std::string value)

Setter for name.

void DeviceGetNameResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits