class WlanFullmacImplIfcAuthIndRequest

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

Public Methods

void WlanFullmacImplIfcAuthIndRequest (Storage_ storage)
void WlanFullmacImplIfcAuthIndRequest ()

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

void WlanFullmacImplIfcAuthIndRequest (WlanFullmacImplIfcAuthIndRequest && )

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

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

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

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

Setter for peer_sta_address.

const std::optional< ::fuchsia_wlan_fullmac::WlanAuthType> & auth_type ()
::std::optional< ::fuchsia_wlan_fullmac::WlanAuthType> & auth_type ()
WlanFullmacImplIfcAuthIndRequest & auth_type (std::optional< ::fuchsia_wlan_fullmac::WlanAuthType> value)

Setter for auth_type.

void WlanFullmacImplIfcAuthIndRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits