class ApSmeStartResponse

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

Public Methods

void ApSmeStartResponse (Storage_ storage)
void ApSmeStartResponse (::fuchsia_wlan_sme::StartApResultCode code)
void ApSmeStartResponse ()

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

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

void ApSmeStartResponse (ApSmeStartResponse && )

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

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

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

ApSmeStartResponse & operator= (const ApSmeStartResponse & other)
bool operator== (const ApSmeStartResponse & other)
bool operator!= (const ApSmeStartResponse & other)
::fuchsia_wlan_sme::StartApResultCode code ()
::fuchsia_wlan_sme::StartApResultCode & code ()
ApSmeStartResponse & code (::fuchsia_wlan_sme::StartApResultCode value)

Setter for code.

void ApSmeStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits