class WmmStatusResponse
Defined at line 168 of file fidling/gen/sdk/fidl/fuchsia.wlan.internal/fuchsia.wlan.internal/cpp/fidl/fuchsia.wlan.internal/cpp/natural_types.h
Public Methods
void WmmStatusResponse (bool apsd, ::fuchsia_wlan_internal::WmmAcParams ac_be_params, ::fuchsia_wlan_internal::WmmAcParams ac_bk_params, ::fuchsia_wlan_internal::WmmAcParams ac_vi_params, ::fuchsia_wlan_internal::WmmAcParams ac_vo_params)
void WmmStatusResponse ()
Default constructs a |WmmStatusResponse| only if all of its members are default constructible.
Defined at line 179 of file fidling/gen/sdk/fidl/fuchsia.wlan.internal/fuchsia.wlan.internal/cpp/fidl/fuchsia.wlan.internal/cpp/natural_types.h
void WmmStatusResponse (WmmStatusResponse && )
Defined at line 182 of file fidling/gen/sdk/fidl/fuchsia.wlan.internal/fuchsia.wlan.internal/cpp/fidl/fuchsia.wlan.internal/cpp/natural_types.h
void WmmStatusResponse (Storage_ storage)
void WmmStatusResponse (const WmmStatusResponse & other)
WmmStatusResponse & operator= (const WmmStatusResponse & other)
bool operator== (const WmmStatusResponse & other)
bool operator!= (const WmmStatusResponse & other)
bool apsd ()
bool & apsd ()
WmmStatusResponse & apsd (bool value)
Setter for apsd.
const ::fuchsia_wlan_internal::WmmAcParams & ac_be_params ()
::fuchsia_wlan_internal::WmmAcParams & ac_be_params ()
WmmStatusResponse & ac_be_params (::fuchsia_wlan_internal::WmmAcParams value)
Setter for ac_be_params.
const ::fuchsia_wlan_internal::WmmAcParams & ac_bk_params ()
::fuchsia_wlan_internal::WmmAcParams & ac_bk_params ()
WmmStatusResponse & ac_bk_params (::fuchsia_wlan_internal::WmmAcParams value)
Setter for ac_bk_params.
const ::fuchsia_wlan_internal::WmmAcParams & ac_vi_params ()
::fuchsia_wlan_internal::WmmAcParams & ac_vi_params ()
WmmStatusResponse & ac_vi_params (::fuchsia_wlan_internal::WmmAcParams value)
Setter for ac_vi_params.
const ::fuchsia_wlan_internal::WmmAcParams & ac_vo_params ()
::fuchsia_wlan_internal::WmmAcParams & ac_vo_params ()
WmmStatusResponse & ac_vo_params (::fuchsia_wlan_internal::WmmAcParams value)
Setter for ac_vo_params.
void WmmStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
WmmStatusResponse & operator= (WmmStatusResponse && )
Defined at line 183 of file fidling/gen/sdk/fidl/fuchsia.wlan.internal/fuchsia.wlan.internal/cpp/fidl/fuchsia.wlan.internal/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits