class WlanSoftmacBaseSetChannelRequest
Defined at line 3040 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 3045 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 3046 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 3047 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::ChannelNumber> & primary ()
::std::optional< ::fuchsia_wlan_ieee80211::ChannelNumber> & primary ()
WlanSoftmacBaseSetChannelRequest & primary (std::optional< ::fuchsia_wlan_ieee80211::ChannelNumber> value)
Setter for primary.
const std::optional< ::fuchsia_wlan_ieee80211::ChannelBandwidth> & bandwidth ()
::std::optional< ::fuchsia_wlan_ieee80211::ChannelBandwidth> & bandwidth ()
WlanSoftmacBaseSetChannelRequest & bandwidth (std::optional< ::fuchsia_wlan_ieee80211::ChannelBandwidth> value)
Setter for bandwidth.
const std::optional< ::fuchsia_wlan_ieee80211::ChannelNumber> & vht_secondary_80_channel ()
::std::optional< ::fuchsia_wlan_ieee80211::ChannelNumber> & vht_secondary_80_channel ()
WlanSoftmacBaseSetChannelRequest & vht_secondary_80_channel (std::optional< ::fuchsia_wlan_ieee80211::ChannelNumber> value)
Setter for vht_secondary_80_channel.
void WlanSoftmacBaseSetChannelRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits