class PhySetCountryResponse
Defined at line 834 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
Public Methods
void PhySetCountryResponse (Storage_ storage)
void PhySetCountryResponse (int32_t status)
void PhySetCountryResponse ()
Default constructs a |PhySetCountryResponse| only if all of its members are default constructible.
Defined at line 845 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetCountryResponse (PhySetCountryResponse && )
Defined at line 848 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
void PhySetCountryResponse (const PhySetCountryResponse & other)
PhySetCountryResponse & operator= (PhySetCountryResponse && )
Defined at line 849 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/natural_types.h
PhySetCountryResponse & operator= (const PhySetCountryResponse & other)
bool operator== (const PhySetCountryResponse & other)
bool operator!= (const PhySetCountryResponse & other)
int32_t status ()
int32_t & status ()
PhySetCountryResponse & status (int32_t value)
Setter for status.
void PhySetCountryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits