class ApSmeStopResponse

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

Public Methods

void ApSmeStopResponse (Storage_ storage)
void ApSmeStopResponse (::fuchsia_wlan_sme::StopApResultCode code)
void ApSmeStopResponse ()

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

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

void ApSmeStopResponse (ApSmeStopResponse && )

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

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

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

ApSmeStopResponse & operator= (const ApSmeStopResponse & other)
bool operator== (const ApSmeStopResponse & other)
bool operator!= (const ApSmeStopResponse & other)
::fuchsia_wlan_sme::StopApResultCode code ()
::fuchsia_wlan_sme::StopApResultCode & code ()
ApSmeStopResponse & code (::fuchsia_wlan_sme::StopApResultCode value)

Setter for code.

void ApSmeStopResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits