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