class EthernetTxTransferRequest

Defined at line 2841 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 2843 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 2844 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 2845 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 2846 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 2847 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 2849 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