class ApStatusResponse
Defined at line 2893 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
Public Methods
void ApStatusResponse (Storage_ storage)
void ApStatusResponse (::fidl::Box< ::fuchsia_wlan_sme::Ap> running_ap)
void ApStatusResponse ()
Default constructs a |ApStatusResponse| only if all of its members are default constructible.
Defined at line 2903 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
void ApStatusResponse (ApStatusResponse && )
Defined at line 2906 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
void ApStatusResponse (const ApStatusResponse & other)
ApStatusResponse & operator= (ApStatusResponse && )
Defined at line 2907 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/natural_types.h
ApStatusResponse & operator= (const ApStatusResponse & other)
bool operator== (const ApStatusResponse & other)
bool operator!= (const ApStatusResponse & other)
const ::fidl::Box< ::fuchsia_wlan_sme::Ap> & running_ap ()
::fidl::Box< ::fuchsia_wlan_sme::Ap> & running_ap ()
ApStatusResponse & running_ap (::fidl::Box< ::fuchsia_wlan_sme::Ap> value)
Setter for running_ap.
void ApStatusResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits