class WlantapPhySetChannelRequest

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

Public Methods

void WlantapPhySetChannelRequest (Storage_ storage)
void WlantapPhySetChannelRequest (::fuchsia_wlan_tap::SetChannelArgs args)
void WlantapPhySetChannelRequest ()

Default constructs a |WlantapPhySetChannelRequest| only if all of its members are default constructible.

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

void WlantapPhySetChannelRequest (WlantapPhySetChannelRequest && )

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

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

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

WlantapPhySetChannelRequest & operator= (const WlantapPhySetChannelRequest & other)
bool operator== (const WlantapPhySetChannelRequest & other)
bool operator!= (const WlantapPhySetChannelRequest & other)
const ::fuchsia_wlan_tap::SetChannelArgs & args ()
::fuchsia_wlan_tap::SetChannelArgs & args ()
WlantapPhySetChannelRequest & args (::fuchsia_wlan_tap::SetChannelArgs value)

Setter for args.

void WlantapPhySetChannelRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits