class NetworkDeviceIfcUpdateRxBufferParamsResponse

Defined at line 1823 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 NetworkDeviceIfcUpdateRxBufferParamsResponse (Storage_ storage)
void NetworkDeviceIfcUpdateRxBufferParamsResponse (uint8_t __reserved)
void NetworkDeviceIfcUpdateRxBufferParamsResponse ()

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

Defined at line 1833 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 NetworkDeviceIfcUpdateRxBufferParamsResponse (NetworkDeviceIfcUpdateRxBufferParamsResponse && )

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

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

NetworkDeviceIfcUpdateRxBufferParamsResponse & operator= (const NetworkDeviceIfcUpdateRxBufferParamsResponse & other)
bool operator== (const NetworkDeviceIfcUpdateRxBufferParamsResponse & other)
bool operator!= (const NetworkDeviceIfcUpdateRxBufferParamsResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
NetworkDeviceIfcUpdateRxBufferParamsResponse & __reserved (uint8_t value)

Setter for __reserved.

void NetworkDeviceIfcUpdateRxBufferParamsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits