class WlanSoftmacQueueTxRequest

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

Public Methods

void WlanSoftmacQueueTxRequest (Storage_ storage)
void WlanSoftmacQueueTxRequest (::fuchsia_wlan_softmac::WlanTxPacket packet)
void WlanSoftmacQueueTxRequest ()

Default constructs a |WlanSoftmacQueueTxRequest| only if all of its members are default constructible.

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

void WlanSoftmacQueueTxRequest (WlanSoftmacQueueTxRequest && )

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

void WlanSoftmacQueueTxRequest (const WlanSoftmacQueueTxRequest & other)
WlanSoftmacQueueTxRequest & operator= (WlanSoftmacQueueTxRequest && )

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

WlanSoftmacQueueTxRequest & operator= (const WlanSoftmacQueueTxRequest & other)
bool operator== (const WlanSoftmacQueueTxRequest & other)
bool operator!= (const WlanSoftmacQueueTxRequest & other)
const ::fuchsia_wlan_softmac::WlanTxPacket & packet ()
::fuchsia_wlan_softmac::WlanTxPacket & packet ()
WlanSoftmacQueueTxRequest & packet (::fuchsia_wlan_softmac::WlanTxPacket value)

Setter for packet.

void WlanSoftmacQueueTxRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits