class NetworkPortSetActiveRequest

Defined at line 1023 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 NetworkPortSetActiveRequest (Storage_ storage)
void NetworkPortSetActiveRequest (bool active)
void NetworkPortSetActiveRequest ()

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

Defined at line 1033 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 NetworkPortSetActiveRequest (NetworkPortSetActiveRequest && )

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

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

NetworkPortSetActiveRequest & operator= (const NetworkPortSetActiveRequest & other)
bool operator== (const NetworkPortSetActiveRequest & other)
bool operator!= (const NetworkPortSetActiveRequest & other)
bool active ()
bool & active ()
NetworkPortSetActiveRequest & active (bool value)

Setter for active.

void NetworkPortSetActiveRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits