class EthernetRxTransferResponse
Defined at line 1693 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 1703 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 1706 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 1707 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