class NetworkDeviceImplPrepareVmoResponse
Defined at line 2315 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 NetworkDeviceImplPrepareVmoResponse (Storage_ storage)
void NetworkDeviceImplPrepareVmoResponse (int32_t s)
void NetworkDeviceImplPrepareVmoResponse ()
Default constructs a |NetworkDeviceImplPrepareVmoResponse| only if all of its members are default constructible.
Defined at line 2325 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 NetworkDeviceImplPrepareVmoResponse (NetworkDeviceImplPrepareVmoResponse && )
Defined at line 2328 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 NetworkDeviceImplPrepareVmoResponse (const NetworkDeviceImplPrepareVmoResponse & other)
NetworkDeviceImplPrepareVmoResponse & operator= (NetworkDeviceImplPrepareVmoResponse && )
Defined at line 2329 of file fidling/gen/sdk/fidl/fuchsia.hardware.network.driver/fuchsia.hardware.network.driver/cpp/fidl/fuchsia.hardware.network.driver/cpp/natural_types.h
NetworkDeviceImplPrepareVmoResponse & operator= (const NetworkDeviceImplPrepareVmoResponse & other)
bool operator== (const NetworkDeviceImplPrepareVmoResponse & other)
bool operator!= (const NetworkDeviceImplPrepareVmoResponse & other)
int32_t s ()
int32_t & s ()
NetworkDeviceImplPrepareVmoResponse & s (int32_t value)
Setter for s.
void NetworkDeviceImplPrepareVmoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits