class DeviceGetInfoResponse
Defined at line 717 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
Public Methods
void DeviceGetInfoResponse (Storage_ storage)
void DeviceGetInfoResponse (::fuchsia_hardware_network::DeviceInfo info)
void DeviceGetInfoResponse ()
Default constructs a |DeviceGetInfoResponse| only if all of its members are default constructible.
Defined at line 727 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
void DeviceGetInfoResponse (DeviceGetInfoResponse && )
Defined at line 730 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
void DeviceGetInfoResponse (const DeviceGetInfoResponse & other)
DeviceGetInfoResponse & operator= (DeviceGetInfoResponse && )
Defined at line 731 of file fidling/gen/sdk/fidl/fuchsia.hardware.network/fuchsia.hardware.network/cpp/fidl/fuchsia.hardware.network/cpp/natural_types.h
DeviceGetInfoResponse & operator= (const DeviceGetInfoResponse & other)
bool operator== (const DeviceGetInfoResponse & other)
bool operator!= (const DeviceGetInfoResponse & other)
const ::fuchsia_hardware_network::DeviceInfo & info ()
::fuchsia_hardware_network::DeviceInfo & info ()
DeviceGetInfoResponse & info (::fuchsia_hardware_network::DeviceInfo value)
Setter for info.
void DeviceGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits