class WlanSoftmacBaseSetChannelRequest

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

Public Methods

void WlanSoftmacBaseSetChannelRequest (Storage_ storage)
void WlanSoftmacBaseSetChannelRequest ()

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

void WlanSoftmacBaseSetChannelRequest (WlanSoftmacBaseSetChannelRequest && )

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

void WlanSoftmacBaseSetChannelRequest (const WlanSoftmacBaseSetChannelRequest & other)
WlanSoftmacBaseSetChannelRequest & operator= (WlanSoftmacBaseSetChannelRequest && )

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

WlanSoftmacBaseSetChannelRequest & operator= (const WlanSoftmacBaseSetChannelRequest & other)
bool operator== (const WlanSoftmacBaseSetChannelRequest & other)
bool operator!= (const WlanSoftmacBaseSetChannelRequest & other)
bool IsEmpty ()
const std::optional< ::fuchsia_wlan_ieee80211::WlanChannel> & channel ()
::std::optional< ::fuchsia_wlan_ieee80211::WlanChannel> & channel ()
WlanSoftmacBaseSetChannelRequest & channel (std::optional< ::fuchsia_wlan_ieee80211::WlanChannel> value)

Setter for channel.

void WlanSoftmacBaseSetChannelRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits