class WlanSoftmacBaseJoinBssResponse

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

Public Methods

void WlanSoftmacBaseJoinBssResponse (Storage_ storage)
void WlanSoftmacBaseJoinBssResponse (uint8_t __reserved)
void WlanSoftmacBaseJoinBssResponse ()

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

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

void WlanSoftmacBaseJoinBssResponse (WlanSoftmacBaseJoinBssResponse && )

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

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

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

WlanSoftmacBaseJoinBssResponse & operator= (const WlanSoftmacBaseJoinBssResponse & other)
bool operator== (const WlanSoftmacBaseJoinBssResponse & other)
bool operator!= (const WlanSoftmacBaseJoinBssResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
WlanSoftmacBaseJoinBssResponse & __reserved (uint8_t value)

Setter for __reserved.

void WlanSoftmacBaseJoinBssResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits