class WlanFullmacImplAuthRespRequest

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

Public Methods

void WlanFullmacImplAuthRespRequest (Storage_ storage)
void WlanFullmacImplAuthRespRequest ()

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

void WlanFullmacImplAuthRespRequest (WlanFullmacImplAuthRespRequest && )

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

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

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

WlanFullmacImplAuthRespRequest & operator= (const WlanFullmacImplAuthRespRequest & other)
bool operator== (const WlanFullmacImplAuthRespRequest & other)
bool operator!= (const WlanFullmacImplAuthRespRequest & other)
bool IsEmpty ()
const std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()
::std::optional< ::std::array<uint8_t, 6>> & peer_sta_address ()
WlanFullmacImplAuthRespRequest & peer_sta_address (std::optional< ::std::array<uint8_t, 6>> value)

Setter for peer_sta_address.

const std::optional< ::fuchsia_wlan_fullmac::WlanAuthResult> & result_code ()
::std::optional< ::fuchsia_wlan_fullmac::WlanAuthResult> & result_code ()
WlanFullmacImplAuthRespRequest & result_code (std::optional< ::fuchsia_wlan_fullmac::WlanAuthResult> value)

Setter for result_code.

void WlanFullmacImplAuthRespRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits