class EthernetRxTransferResponse

Defined at line 1742 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h

Public Methods

void EthernetRxTransferResponse (Storage_ storage)
void EthernetRxTransferResponse (uint8_t __reserved)
void EthernetRxTransferResponse ()

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

Defined at line 1752 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h

void EthernetRxTransferResponse (EthernetRxTransferResponse && )

Defined at line 1755 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h

void EthernetRxTransferResponse (const EthernetRxTransferResponse & other)
EthernetRxTransferResponse & operator= (EthernetRxTransferResponse && )

Defined at line 1756 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h

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

Setter for __reserved.

void EthernetRxTransferResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits