class EthernetTxTransferResponse
Defined at line 1935 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
Public Methods
void EthernetTxTransferResponse (Storage_ storage)
void EthernetTxTransferResponse (uint8_t __reserved)
void EthernetTxTransferResponse ()
Default constructs a |EthernetTxTransferResponse| only if all of its members are default constructible.
Defined at line 1945 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void EthernetTxTransferResponse (EthernetTxTransferResponse && )
Defined at line 1948 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void EthernetTxTransferResponse (const EthernetTxTransferResponse & other)
EthernetTxTransferResponse & operator= (EthernetTxTransferResponse && )
Defined at line 1949 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
EthernetTxTransferResponse & operator= (const EthernetTxTransferResponse & other)
bool operator== (const EthernetTxTransferResponse & other)
bool operator!= (const EthernetTxTransferResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
EthernetTxTransferResponse & __reserved (uint8_t value)
Setter for __reserved.
void EthernetTxTransferResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits