class WlanSoftmacBaseSetChannelRequest

Defined at line 3360 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 3365 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 3366 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 3367 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