class WlanSoftmacBaseQueryDiscoverySupportResponse
Defined at line 2928 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
Public Methods
void WlanSoftmacBaseQueryDiscoverySupportResponse (Storage_ storage)
void WlanSoftmacBaseQueryDiscoverySupportResponse (::fuchsia_wlan_softmac::DiscoverySupport resp)
void WlanSoftmacBaseQueryDiscoverySupportResponse ()
Default constructs a |WlanSoftmacBaseQueryDiscoverySupportResponse| only if all of its members are default constructible.
Defined at line 2938 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseQueryDiscoverySupportResponse (WlanSoftmacBaseQueryDiscoverySupportResponse && )
Defined at line 2941 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacBaseQueryDiscoverySupportResponse (const WlanSoftmacBaseQueryDiscoverySupportResponse & other)
WlanSoftmacBaseQueryDiscoverySupportResponse & operator= (WlanSoftmacBaseQueryDiscoverySupportResponse && )
Defined at line 2942 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
WlanSoftmacBaseQueryDiscoverySupportResponse & operator= (const WlanSoftmacBaseQueryDiscoverySupportResponse & other)
bool operator== (const WlanSoftmacBaseQueryDiscoverySupportResponse & other)
bool operator!= (const WlanSoftmacBaseQueryDiscoverySupportResponse & other)
const ::fuchsia_wlan_softmac::DiscoverySupport & resp ()
::fuchsia_wlan_softmac::DiscoverySupport & resp ()
WlanSoftmacBaseQueryDiscoverySupportResponse & resp (::fuchsia_wlan_softmac::DiscoverySupport value)
Setter for resp.
void WlanSoftmacBaseQueryDiscoverySupportResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits