class WlanSoftmacBaseUpdateWmmParametersRequest

Defined at line 4810 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 4815 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 4816 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 4817 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_driver::WlanWmmParameters> & params ()
::std::optional< ::fuchsia_wlan_driver::WlanWmmParameters> & params ()
WlanSoftmacBaseUpdateWmmParametersRequest & params (std::optional< ::fuchsia_wlan_driver::WlanWmmParameters> value)

Setter for params.

void WlanSoftmacBaseUpdateWmmParametersRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits