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