class WlanFullmacSetKeysResp

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

Public Methods

void WlanFullmacSetKeysResp (Storage_ storage)
void WlanFullmacSetKeysResp (::std::vector<int32_t> statuslist)
void WlanFullmacSetKeysResp ()

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

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

void WlanFullmacSetKeysResp (WlanFullmacSetKeysResp && )

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

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

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

WlanFullmacSetKeysResp & operator= (const WlanFullmacSetKeysResp & other)
bool operator== (const WlanFullmacSetKeysResp & other)
bool operator!= (const WlanFullmacSetKeysResp & other)
const ::std::vector<int32_t> & statuslist ()
::std::vector<int32_t> & statuslist ()
WlanFullmacSetKeysResp & statuslist (::std::vector<int32_t> value)

Setter for statuslist.

void WlanFullmacSetKeysResp (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits