class WlanFullmacImplIfcSignalReportRequest

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

Public Methods

void WlanFullmacImplIfcSignalReportRequest (Storage_ storage)
void WlanFullmacImplIfcSignalReportRequest (::fuchsia_wlan_fullmac::WlanFullmacSignalReportIndication ind)
void WlanFullmacImplIfcSignalReportRequest ()

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

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

void WlanFullmacImplIfcSignalReportRequest (WlanFullmacImplIfcSignalReportRequest && )

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

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

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

WlanFullmacImplIfcSignalReportRequest & operator= (const WlanFullmacImplIfcSignalReportRequest & other)
bool operator== (const WlanFullmacImplIfcSignalReportRequest & other)
bool operator!= (const WlanFullmacImplIfcSignalReportRequest & other)
const ::fuchsia_wlan_fullmac::WlanFullmacSignalReportIndication & ind ()
::fuchsia_wlan_fullmac::WlanFullmacSignalReportIndication & ind ()
WlanFullmacImplIfcSignalReportRequest & ind (::fuchsia_wlan_fullmac::WlanFullmacSignalReportIndication value)

Setter for ind.

void WlanFullmacImplIfcSignalReportRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits