class NetworkDeviceImplInitResponse

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

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

Defined at line 2008 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 NetworkDeviceImplInitResponse (NetworkDeviceImplInitResponse && )

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

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

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

Setter for s.

void NetworkDeviceImplInitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits