class WlanSoftmacBaseUpdateWmmParametersRequest
Defined at line 4863 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
Public Methods
void WlanSoftmacBaseUpdateWmmParametersRequest (Storage_ storage)
void WlanSoftmacBaseUpdateWmmParametersRequest ()
Defined at line 4868 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseUpdateWmmParametersRequest (WlanSoftmacBaseUpdateWmmParametersRequest && )
Defined at line 4869 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseUpdateWmmParametersRequest (const WlanSoftmacBaseUpdateWmmParametersRequest & other)
WlanSoftmacBaseUpdateWmmParametersRequest & operator= (WlanSoftmacBaseUpdateWmmParametersRequest && )
Defined at line 4870 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
WlanSoftmacBaseUpdateWmmParametersRequest & operator= (const WlanSoftmacBaseUpdateWmmParametersRequest & other)
bool operator== (const WlanSoftmacBaseUpdateWmmParametersRequest & other)
bool operator!= (const WlanSoftmacBaseUpdateWmmParametersRequest & other)
bool IsEmpty ()
const std::optional< ::fuchsia_wlan_ieee80211::WlanAccessCategory> & ac ()
::std::optional< ::fuchsia_wlan_ieee80211::WlanAccessCategory> & ac ()
WlanSoftmacBaseUpdateWmmParametersRequest & ac (std::optional< ::fuchsia_wlan_ieee80211::WlanAccessCategory> value)
Setter for ac.
const std::optional< ::fuchsia_wlan_common::WlanWmmParameters> & params ()
::std::optional< ::fuchsia_wlan_common::WlanWmmParameters> & params ()
WlanSoftmacBaseUpdateWmmParametersRequest & params (std::optional< ::fuchsia_wlan_common::WlanWmmParameters> value)
Setter for params.
void WlanSoftmacBaseUpdateWmmParametersRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits