class EthernetTxTransferRequest
Defined at line 2826 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void EthernetTxTransferRequest ()
Defined at line 2828 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void EthernetTxTransferRequest (const EthernetTxTransferRequest & other)
Defined at line 2829 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
EthernetTxTransferRequest & operator= (const EthernetTxTransferRequest & other)
Defined at line 2830 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void EthernetTxTransferRequest (EthernetTxTransferRequest && other)
Defined at line 2831 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_wlan_softmac::wire::EthernetTxTransferRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_softmac::wire::EthernetTxTransferRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_softmac::wire::EthernetTxTransferRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
EthernetTxTransferRequest & operator= (EthernetTxTransferRequest && other)
Defined at line 2832 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
uint64_t & packet_address ()
bool has_packet_address ()
uint64_t & packet_size ()
bool has_packet_size ()
uint64_t & async_id ()
bool has_async_id ()
uint64_t & borrowed_operation ()
bool has_borrowed_operation ()
uint64_t & complete_borrowed_operation ()
bool has_complete_borrowed_operation ()
void ~EthernetTxTransferRequest ()
Defined at line 2834 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder