class DeviceGetInfoResponse

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

Public Methods

void DeviceGetInfoResponse (Storage_ storage)
void DeviceGetInfoResponse (::fuchsia_hardware_serial::SerialPortInfo info)
void DeviceGetInfoResponse ()

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

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

void DeviceGetInfoResponse (DeviceGetInfoResponse && )

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

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

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

DeviceGetInfoResponse & operator= (const DeviceGetInfoResponse & other)
bool operator== (const DeviceGetInfoResponse & other)
bool operator!= (const DeviceGetInfoResponse & other)
const ::fuchsia_hardware_serial::SerialPortInfo & info ()
::fuchsia_hardware_serial::SerialPortInfo & info ()
DeviceGetInfoResponse & info (::fuchsia_hardware_serial::SerialPortInfo value)

Setter for info.

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

Friends

class MemberVisitor
class NaturalStructCodingTraits