class WlanSoftmacBaseQuerySecuritySupportResponse
Defined at line 3144 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
Public Methods
void WlanSoftmacBaseQuerySecuritySupportResponse (Storage_ storage)
void WlanSoftmacBaseQuerySecuritySupportResponse (::fuchsia_wlan_common::SecuritySupport resp)
void WlanSoftmacBaseQuerySecuritySupportResponse ()
Default constructs a |WlanSoftmacBaseQuerySecuritySupportResponse| only if all of its members are default constructible.
Defined at line 3154 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseQuerySecuritySupportResponse (WlanSoftmacBaseQuerySecuritySupportResponse && )
Defined at line 3157 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseQuerySecuritySupportResponse (const WlanSoftmacBaseQuerySecuritySupportResponse & other)
WlanSoftmacBaseQuerySecuritySupportResponse & operator= (WlanSoftmacBaseQuerySecuritySupportResponse && )
Defined at line 3158 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
WlanSoftmacBaseQuerySecuritySupportResponse & operator= (const WlanSoftmacBaseQuerySecuritySupportResponse & other)
bool operator== (const WlanSoftmacBaseQuerySecuritySupportResponse & other)
bool operator!= (const WlanSoftmacBaseQuerySecuritySupportResponse & other)
const ::fuchsia_wlan_common::SecuritySupport & resp ()
::fuchsia_wlan_common::SecuritySupport & resp ()
WlanSoftmacBaseQuerySecuritySupportResponse & resp (::fuchsia_wlan_common::SecuritySupport value)
Setter for resp.
void WlanSoftmacBaseQuerySecuritySupportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits