class WlantapPhyRxRequest

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

Public Methods

void WlantapPhyRxRequest (Storage_ storage)
void WlantapPhyRxRequest (::std::vector<uint8_t> data, ::fuchsia_wlan_tap::WlanRxInfo info)
void WlantapPhyRxRequest ()

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

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

void WlantapPhyRxRequest (WlantapPhyRxRequest && )

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

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

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

WlantapPhyRxRequest & operator= (const WlantapPhyRxRequest & other)
bool operator== (const WlantapPhyRxRequest & other)
bool operator!= (const WlantapPhyRxRequest & other)
const ::std::vector<uint8_t> & data ()
::std::vector<uint8_t> & data ()
WlantapPhyRxRequest & data (::std::vector<uint8_t> value)

Setter for data.

const ::fuchsia_wlan_tap::WlanRxInfo & info ()
::fuchsia_wlan_tap::WlanRxInfo & info ()
WlantapPhyRxRequest & info (::fuchsia_wlan_tap::WlanRxInfo value)

Setter for info.

void WlantapPhyRxRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits