class WlanSoftmacBaseNotifyAssociationCompleteRequest

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

Public Methods

void WlanSoftmacBaseNotifyAssociationCompleteRequest (Storage_ storage)
void WlanSoftmacBaseNotifyAssociationCompleteRequest (::fuchsia_wlan_softmac::WlanAssociationConfig assoc_cfg)
void WlanSoftmacBaseNotifyAssociationCompleteRequest ()

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

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

void WlanSoftmacBaseNotifyAssociationCompleteRequest (WlanSoftmacBaseNotifyAssociationCompleteRequest && )

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

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

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

WlanSoftmacBaseNotifyAssociationCompleteRequest & operator= (const WlanSoftmacBaseNotifyAssociationCompleteRequest & other)
bool operator== (const WlanSoftmacBaseNotifyAssociationCompleteRequest & other)
bool operator!= (const WlanSoftmacBaseNotifyAssociationCompleteRequest & other)
const ::fuchsia_wlan_softmac::WlanAssociationConfig & assoc_cfg ()
::fuchsia_wlan_softmac::WlanAssociationConfig & assoc_cfg ()
WlanSoftmacBaseNotifyAssociationCompleteRequest & assoc_cfg (::fuchsia_wlan_softmac::WlanAssociationConfig value)

Setter for assoc_cfg.

void WlanSoftmacBaseNotifyAssociationCompleteRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits