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