class NetworkDeviceIfcAddPortResponse

Defined at line 1254 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 NetworkDeviceIfcAddPortResponse (Storage_ storage)
void NetworkDeviceIfcAddPortResponse (int32_t status)
void NetworkDeviceIfcAddPortResponse ()

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

Defined at line 1264 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 NetworkDeviceIfcAddPortResponse (NetworkDeviceIfcAddPortResponse && )

Defined at line 1267 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 NetworkDeviceIfcAddPortResponse (const NetworkDeviceIfcAddPortResponse & other)
NetworkDeviceIfcAddPortResponse & operator= (NetworkDeviceIfcAddPortResponse && )

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

NetworkDeviceIfcAddPortResponse & operator= (const NetworkDeviceIfcAddPortResponse & other)
bool operator== (const NetworkDeviceIfcAddPortResponse & other)
bool operator!= (const NetworkDeviceIfcAddPortResponse & other)
int32_t status ()
int32_t & status ()
NetworkDeviceIfcAddPortResponse & status (int32_t value)

Setter for status.

void NetworkDeviceIfcAddPortResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits