class WlanSoftmacStartResponse
Defined at line 5296 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
Public Methods
void WlanSoftmacStartResponse (Storage_ storage)
void WlanSoftmacStartResponse (::zx::channel sme_channel)
void WlanSoftmacStartResponse ()
Default constructs a |WlanSoftmacStartResponse| only if all of its members are default constructible.
Defined at line 5306 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacStartResponse (WlanSoftmacStartResponse && )
Defined at line 5309 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
WlanSoftmacStartResponse & operator= (WlanSoftmacStartResponse && )
Defined at line 5310 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
const ::zx::channel & sme_channel ()
::zx::channel & sme_channel ()
WlanSoftmacStartResponse & sme_channel (::zx::channel value)
Setter for sme_channel.
void WlanSoftmacStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits