class PhySetCountryRequest

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

Public Methods

void PhySetCountryRequest (Storage_ storage)
void PhySetCountryRequest (::fuchsia_wlan_device::CountryCode req)
void PhySetCountryRequest ()

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

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

void PhySetCountryRequest (PhySetCountryRequest && )

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

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

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

PhySetCountryRequest & operator= (const PhySetCountryRequest & other)
bool operator== (const PhySetCountryRequest & other)
bool operator!= (const PhySetCountryRequest & other)
const ::fuchsia_wlan_device::CountryCode & req ()
::fuchsia_wlan_device::CountryCode & req ()
PhySetCountryRequest & req (::fuchsia_wlan_device::CountryCode value)

Setter for req.

void PhySetCountryRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits