class WlanFullmacRssiStats

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

Public Methods

void WlanFullmacRssiStats (Storage_ storage)
void WlanFullmacRssiStats (::std::vector<uint64_t> hist)
void WlanFullmacRssiStats ()

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

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

void WlanFullmacRssiStats (WlanFullmacRssiStats && )

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

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

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

WlanFullmacRssiStats & operator= (const WlanFullmacRssiStats & other)
bool operator== (const WlanFullmacRssiStats & other)
bool operator!= (const WlanFullmacRssiStats & other)
const ::std::vector<uint64_t> & hist ()
::std::vector<uint64_t> & hist ()
WlanFullmacRssiStats & hist (::std::vector<uint64_t> value)

Setter for hist.

void WlanFullmacRssiStats (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits