class DeviceGetInfoResponse

Defined at line 338 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

Public Methods

void DeviceGetInfoResponse (Storage_ storage)
void DeviceGetInfoResponse (::fuchsia_hwinfo::DeviceInfo info)
void DeviceGetInfoResponse ()

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

Defined at line 349 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

void DeviceGetInfoResponse (DeviceGetInfoResponse && )

Defined at line 352 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

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

Defined at line 353 of file fidling/gen/sdk/fidl/fuchsia.hwinfo/fuchsia.hwinfo/cpp/fidl/fuchsia.hwinfo/cpp/natural_types.h

DeviceGetInfoResponse & operator= (const DeviceGetInfoResponse & other)
bool operator== (const DeviceGetInfoResponse & other)
bool operator!= (const DeviceGetInfoResponse & other)
const ::fuchsia_hwinfo::DeviceInfo & info ()
::fuchsia_hwinfo::DeviceInfo & info ()
DeviceGetInfoResponse & info (::fuchsia_hwinfo::DeviceInfo value)

Setter for info.

void DeviceGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits