class NetworkDeviceIfcRemovePortRequest

Defined at line 1305 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 NetworkDeviceIfcRemovePortRequest (Storage_ storage)
void NetworkDeviceIfcRemovePortRequest (uint8_t id)
void NetworkDeviceIfcRemovePortRequest ()

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

Defined at line 1315 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 NetworkDeviceIfcRemovePortRequest (NetworkDeviceIfcRemovePortRequest && )

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

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

NetworkDeviceIfcRemovePortRequest & operator= (const NetworkDeviceIfcRemovePortRequest & other)
bool operator== (const NetworkDeviceIfcRemovePortRequest & other)
bool operator!= (const NetworkDeviceIfcRemovePortRequest & other)
uint8_t id ()
uint8_t & id ()
NetworkDeviceIfcRemovePortRequest & id (uint8_t value)

Setter for id.

void NetworkDeviceIfcRemovePortRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits