class NetworkDeviceImplGetInfoResponse

Defined at line 2100 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h

Public Methods

void NetworkDeviceImplGetInfoResponse (Storage_ storage)
void NetworkDeviceImplGetInfoResponse (::fuchsia_hardware_network_driver::DeviceImplInfo info)
void NetworkDeviceImplGetInfoResponse ()

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

Defined at line 2110 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h

void NetworkDeviceImplGetInfoResponse (NetworkDeviceImplGetInfoResponse && )

Defined at line 2113 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h

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

Defined at line 2114 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h

NetworkDeviceImplGetInfoResponse & operator= (const NetworkDeviceImplGetInfoResponse & other)
bool operator== (const NetworkDeviceImplGetInfoResponse & other)
bool operator!= (const NetworkDeviceImplGetInfoResponse & other)
const ::fuchsia_hardware_network_driver::DeviceImplInfo & info ()
::fuchsia_hardware_network_driver::DeviceImplInfo & info ()
NetworkDeviceImplGetInfoResponse & info (::fuchsia_hardware_network_driver::DeviceImplInfo value)

Setter for info.

void NetworkDeviceImplGetInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits