class WlanTxTransferRequest

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_wlan_softmac::wire::WlanTxTransferRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_softmac::wire::WlanTxTransferRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_softmac::wire::WlanTxTransferRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void WlanTxTransferRequest ()

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

void WlanTxTransferRequest (const WlanTxTransferRequest & other)

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

WlanTxTransferRequest & operator= (const WlanTxTransferRequest & other)

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

void WlanTxTransferRequest (WlanTxTransferRequest && other)

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

WlanTxTransferRequest & operator= (WlanTxTransferRequest && other)

Defined at line 3498 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 ()
::fuchsia_wlan_softmac::wire::WlanTxInfo & packet_info ()
bool has_packet_info ()
uint64_t & async_id ()
bool has_async_id ()
uint64_t & arena ()
bool has_arena ()
void ~WlanTxTransferRequest ()

Defined at line 3500 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