class WlantapPhyTxRequest

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

Public Methods

void WlantapPhyTxRequest (Storage_ storage)
void WlantapPhyTxRequest (::fuchsia_wlan_tap::TxArgs args)
void WlantapPhyTxRequest ()

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

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

void WlantapPhyTxRequest (WlantapPhyTxRequest && )

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

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

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

WlantapPhyTxRequest & operator= (const WlantapPhyTxRequest & other)
bool operator== (const WlantapPhyTxRequest & other)
bool operator!= (const WlantapPhyTxRequest & other)
const ::fuchsia_wlan_tap::TxArgs & args ()
::fuchsia_wlan_tap::TxArgs & args ()
WlantapPhyTxRequest & args (::fuchsia_wlan_tap::TxArgs value)

Setter for args.

void WlantapPhyTxRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits