class WlanSoftmacBaseSetChannelRequest
Defined at line 3307 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 3312 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 3313 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 3314 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