class WlanPhyGetCountryResponse
Defined at line 1395 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
Public Methods
void WlanPhyGetCountryResponse (Storage_ storage)
void WlanPhyGetCountryResponse (::std::array<uint8_t, 2> country)
void WlanPhyGetCountryResponse ()
Default constructs a |WlanPhyGetCountryResponse| only if all of its members are default constructible.
Defined at line 1405 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyGetCountryResponse (WlanPhyGetCountryResponse && )
Defined at line 1408 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
void WlanPhyGetCountryResponse (const WlanPhyGetCountryResponse & other)
WlanPhyGetCountryResponse & operator= (WlanPhyGetCountryResponse && )
Defined at line 1409 of file fidling/gen/sdk/fidl/fuchsia.wlan.phy/fuchsia.wlan.phy/cpp/fidl/fuchsia.wlan.phy/cpp/natural_types.h
WlanPhyGetCountryResponse & operator= (const WlanPhyGetCountryResponse & other)
bool operator== (const WlanPhyGetCountryResponse & other)
bool operator!= (const WlanPhyGetCountryResponse & other)
const ::std::array<uint8_t, 2> & country ()
::std::array<uint8_t, 2> & country ()
WlanPhyGetCountryResponse & country (::std::array<uint8_t, 2> value)
Setter for country.
void WlanPhyGetCountryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits