class WlanSoftmacIfcRecvRequest
Defined at line 2321 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
Public Methods
void WlanSoftmacIfcRecvRequest (Storage_ storage)
void WlanSoftmacIfcRecvRequest (::fuchsia_wlan_softmac::WlanRxPacket packet)
void WlanSoftmacIfcRecvRequest ()
Default constructs a |WlanSoftmacIfcRecvRequest| only if all of its members are default constructible.
Defined at line 2331 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacIfcRecvRequest (WlanSoftmacIfcRecvRequest && )
Defined at line 2334 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
void WlanSoftmacIfcRecvRequest (const WlanSoftmacIfcRecvRequest & other)
WlanSoftmacIfcRecvRequest & operator= (WlanSoftmacIfcRecvRequest && )
Defined at line 2335 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/natural_types.h
WlanSoftmacIfcRecvRequest & operator= (const WlanSoftmacIfcRecvRequest & other)
bool operator== (const WlanSoftmacIfcRecvRequest & other)
bool operator!= (const WlanSoftmacIfcRecvRequest & other)
const ::fuchsia_wlan_softmac::WlanRxPacket & packet ()
::fuchsia_wlan_softmac::WlanRxPacket & packet ()
WlanSoftmacIfcRecvRequest & packet (::fuchsia_wlan_softmac::WlanRxPacket value)
Setter for packet.
void WlanSoftmacIfcRecvRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits