class PhyOnCountryCodeChangeRequest
Defined at line 2197 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhyOnCountryCodeChangeRequest (Storage_ storage)
void PhyOnCountryCodeChangeRequest (::fuchsia_wlan_device::CountryCode ind)
void PhyOnCountryCodeChangeRequest ()
Default constructs a |PhyOnCountryCodeChangeRequest| only if all of its members are default constructible.
Defined at line 2208 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyOnCountryCodeChangeRequest (PhyOnCountryCodeChangeRequest && )
Defined at line 2211 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhyOnCountryCodeChangeRequest (const PhyOnCountryCodeChangeRequest & other)
PhyOnCountryCodeChangeRequest & operator= (PhyOnCountryCodeChangeRequest && )
Defined at line 2212 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhyOnCountryCodeChangeRequest & operator= (const PhyOnCountryCodeChangeRequest & other)
bool operator== (const PhyOnCountryCodeChangeRequest & other)
bool operator!= (const PhyOnCountryCodeChangeRequest & other)
const ::fuchsia_wlan_device::CountryCode & ind ()
::fuchsia_wlan_device::CountryCode & ind ()
PhyOnCountryCodeChangeRequest & ind (::fuchsia_wlan_device::CountryCode value)
Setter for ind.
void PhyOnCountryCodeChangeRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits