class WlanFullmacImplSetKeysResponse
Defined at line 3675 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
Public Methods
void WlanFullmacImplSetKeysResponse (Storage_ storage)
void WlanFullmacImplSetKeysResponse (::fuchsia_wlan_fullmac::WlanFullmacSetKeysResp resp)
void WlanFullmacImplSetKeysResponse ()
Default constructs a |WlanFullmacImplSetKeysResponse| only if all of its members are default constructible.
Defined at line 3685 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
void WlanFullmacImplSetKeysResponse (WlanFullmacImplSetKeysResponse && )
Defined at line 3688 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
void WlanFullmacImplSetKeysResponse (const WlanFullmacImplSetKeysResponse & other)
WlanFullmacImplSetKeysResponse & operator= (WlanFullmacImplSetKeysResponse && )
Defined at line 3689 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/natural_types.h
WlanFullmacImplSetKeysResponse & operator= (const WlanFullmacImplSetKeysResponse & other)
bool operator== (const WlanFullmacImplSetKeysResponse & other)
bool operator!= (const WlanFullmacImplSetKeysResponse & other)
const ::fuchsia_wlan_fullmac::WlanFullmacSetKeysResp & resp ()
::fuchsia_wlan_fullmac::WlanFullmacSetKeysResp & resp ()
WlanFullmacImplSetKeysResponse & resp (::fuchsia_wlan_fullmac::WlanFullmacSetKeysResp value)
Setter for resp.
void WlanFullmacImplSetKeysResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits