class WlanSoftmacBaseUpdateWmmParametersResult
Defined at line 7541 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
Public Methods
void WlanSoftmacBaseUpdateWmmParametersResult ()
void WlanSoftmacBaseUpdateWmmParametersResult (const WlanSoftmacBaseUpdateWmmParametersResult & )
Defined at line 7547 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
WlanSoftmacBaseUpdateWmmParametersResult & operator= (const WlanSoftmacBaseUpdateWmmParametersResult & )
Defined at line 7548 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
void WlanSoftmacBaseUpdateWmmParametersResult (WlanSoftmacBaseUpdateWmmParametersResult && )
Defined at line 7549 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
WlanSoftmacBaseUpdateWmmParametersResult WithResponse (::fuchsia_wlan_softmac::wire::WlanSoftmacBaseUpdateWmmParametersResponse val)
WlanSoftmacBaseUpdateWmmParametersResult & operator= (WlanSoftmacBaseUpdateWmmParametersResult && )
Defined at line 7550 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseUpdateWmmParametersResponse & response ()
const ::fuchsia_wlan_softmac::wire::WlanSoftmacBaseUpdateWmmParametersResponse & response ()
bool is_err ()
WlanSoftmacBaseUpdateWmmParametersResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_wlan_softmac::wire::WlanSoftmacBaseUpdateWmmParametersResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 7552 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/wire_types.h