class WlanRxTransferRequest

Defined at line 3159 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::WlanRxTransferRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

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

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

void WlanRxTransferRequest ()

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

void WlanRxTransferRequest (const WlanRxTransferRequest & other)

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

WlanRxTransferRequest & operator= (const WlanRxTransferRequest & other)

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

void WlanRxTransferRequest (WlanRxTransferRequest && other)

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

WlanRxTransferRequest & operator= (WlanRxTransferRequest && other)

Defined at line 3165 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::WlanRxInfo & packet_info ()
bool has_packet_info ()
uint64_t & async_id ()
bool has_async_id ()
uint64_t & arena ()
bool has_arena ()
void ~WlanRxTransferRequest ()

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