class PhyClearCountryResponse

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

Public Methods

void PhyClearCountryResponse (Storage_ storage)
void PhyClearCountryResponse (int32_t status)
void PhyClearCountryResponse ()

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

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

void PhyClearCountryResponse (PhyClearCountryResponse && )

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

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

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

PhyClearCountryResponse & operator= (const PhyClearCountryResponse & other)
bool operator== (const PhyClearCountryResponse & other)
bool operator!= (const PhyClearCountryResponse & other)
int32_t status ()
int32_t & status ()
PhyClearCountryResponse & status (int32_t value)

Setter for status.

void PhyClearCountryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits