class WlantapPhyStartScanRequest
Defined at line 1473 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
Public Methods
void WlantapPhyStartScanRequest (Storage_ storage)
void WlantapPhyStartScanRequest (::fuchsia_wlan_tap::StartScanArgs args)
void WlantapPhyStartScanRequest ()
Default constructs a |WlantapPhyStartScanRequest| only if all of its members are default constructible.
Defined at line 1484 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
void WlantapPhyStartScanRequest (WlantapPhyStartScanRequest && )
Defined at line 1487 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
void WlantapPhyStartScanRequest (const WlantapPhyStartScanRequest & other)
WlantapPhyStartScanRequest & operator= (WlantapPhyStartScanRequest && )
Defined at line 1488 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/natural_types.h
WlantapPhyStartScanRequest & operator= (const WlantapPhyStartScanRequest & other)
bool operator== (const WlantapPhyStartScanRequest & other)
bool operator!= (const WlantapPhyStartScanRequest & other)
const ::fuchsia_wlan_tap::StartScanArgs & args ()
::fuchsia_wlan_tap::StartScanArgs & args ()
WlantapPhyStartScanRequest & args (::fuchsia_wlan_tap::StartScanArgs value)
Setter for args.
void WlantapPhyStartScanRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits