class NetworkDeviceImplStartResponse

Defined at line 2049 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 NetworkDeviceImplStartResponse (Storage_ storage)
void NetworkDeviceImplStartResponse (int32_t s)
void NetworkDeviceImplStartResponse ()

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

Defined at line 2059 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 NetworkDeviceImplStartResponse (NetworkDeviceImplStartResponse && )

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

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

NetworkDeviceImplStartResponse & operator= (const NetworkDeviceImplStartResponse & other)
bool operator== (const NetworkDeviceImplStartResponse & other)
bool operator!= (const NetworkDeviceImplStartResponse & other)
int32_t s ()
int32_t & s ()
NetworkDeviceImplStartResponse & s (int32_t value)

Setter for s.

void NetworkDeviceImplStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits