class WlanSoftmacBaseUpdateWmmParametersResult

Defined at line 4965 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h

Public Methods

void WlanSoftmacBaseUpdateWmmParametersResult (WlanSoftmacBaseUpdateWmmParametersResult && other)
WlanSoftmacBaseUpdateWmmParametersResult & operator= (WlanSoftmacBaseUpdateWmmParametersResult && other)
void WlanSoftmacBaseUpdateWmmParametersResult (const WlanSoftmacBaseUpdateWmmParametersResult & other)
WlanSoftmacBaseUpdateWmmParametersResult & operator= (const WlanSoftmacBaseUpdateWmmParametersResult & other)
bool operator== (const WlanSoftmacBaseUpdateWmmParametersResult & other)
bool operator!= (const WlanSoftmacBaseUpdateWmmParametersResult & other)
::fuchsia_wlan_softmac::WlanSoftmacBaseUpdateWmmParametersResult::Tag Which ()
WlanSoftmacBaseUpdateWmmParametersResult WithResponse (::fuchsia_wlan_softmac::WlanSoftmacBaseUpdateWmmParametersResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
WlanSoftmacBaseUpdateWmmParametersResult & response (::fuchsia_wlan_softmac::WlanSoftmacBaseUpdateWmmParametersResponse value)

Sets the union to hold the response member.

WlanSoftmacBaseUpdateWmmParametersResult WithErr (int32_t val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
WlanSoftmacBaseUpdateWmmParametersResult & err (int32_t value)

Sets the union to hold the err member.

void WlanSoftmacBaseUpdateWmmParametersResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

TODO: share union tag types between wire

&

natural.

Defined at line 4975 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits