class ApSmeStatusResponse

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

Public Methods

void ApSmeStatusResponse (Storage_ storage)
void ApSmeStatusResponse (::fuchsia_wlan_sme::ApStatusResponse resp)
void ApSmeStatusResponse ()

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

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

void ApSmeStatusResponse (ApSmeStatusResponse && )

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

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

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

ApSmeStatusResponse & operator= (const ApSmeStatusResponse & other)
bool operator== (const ApSmeStatusResponse & other)
bool operator!= (const ApSmeStatusResponse & other)
const ::fuchsia_wlan_sme::ApStatusResponse & resp ()
::fuchsia_wlan_sme::ApStatusResponse & resp ()
ApSmeStatusResponse & resp (::fuchsia_wlan_sme::ApStatusResponse value)

Setter for resp.

void ApSmeStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits