class WlantapPhyJoinBssRequest

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

Public Methods

void WlantapPhyJoinBssRequest (Storage_ storage)
void WlantapPhyJoinBssRequest (::fuchsia_wlan_tap::JoinBssArgs args)
void WlantapPhyJoinBssRequest ()

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

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

void WlantapPhyJoinBssRequest (WlantapPhyJoinBssRequest && )

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

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

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

WlantapPhyJoinBssRequest & operator= (const WlantapPhyJoinBssRequest & other)
bool operator== (const WlantapPhyJoinBssRequest & other)
bool operator!= (const WlantapPhyJoinBssRequest & other)
const ::fuchsia_wlan_tap::JoinBssArgs & args ()
::fuchsia_wlan_tap::JoinBssArgs & args ()
WlantapPhyJoinBssRequest & args (::fuchsia_wlan_tap::JoinBssArgs value)

Setter for args.

void WlantapPhyJoinBssRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits