class WlanTxInfoValid
Defined at line 335 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
|WlanTxInfoValid| is flexible, hence may contain unknown members not
defined in the FIDL schema.
Public Members
static WlanTxInfoValid kDataRate
static WlanTxInfoValid kTxVectorIdx
static WlanTxInfoValid kPhy
static WlanTxInfoValid kChannelBandwidth
static WlanTxInfoValid kMcs
static WlanTxInfoValid kMask
Public Methods
void WlanTxInfoValid ()
Defined at line 337 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
void WlanTxInfoValid (uint32_t value)
Constructs an instance of |WlanTxInfoValid| from an underlying primitive value,
preserving any bit member not defined in the FIDL schema.
Defined at line 341 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 349 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
bool operator bool ()
Defined at line 350 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
bool operator== (const WlanTxInfoValid & other)
Defined at line 351 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
bool operator!= (const WlanTxInfoValid & other)
Defined at line 352 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
std::optional<WlanTxInfoValid> TryFrom (uint32_t value)
Constructs an instance of |WlanTxInfoValid| from an underlying primitive value
if the primitive does not contain any unknown members not defined in the
FIDL schema. Otherwise, returns |std::nullopt|.
Defined at line 366 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
WlanTxInfoValid TruncatingUnknown (uint32_t value)
Constructs an instance of |WlanTxInfoValid| from an underlying primitive value,
clearing any bit member not defined in the FIDL schema.
Defined at line 375 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
WlanTxInfoValid unknown_bits ()
Defined at line 378 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
bool has_unknown_bits ()
Defined at line 381 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
WlanTxInfoValid operator~ ()
Defined at line 398 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
WlanTxInfoValid operator| (const WlanTxInfoValid & other)
Defined at line 402 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
WlanTxInfoValid operator& (const WlanTxInfoValid & other)
Defined at line 407 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
WlanTxInfoValid operator^ (const WlanTxInfoValid & other)
Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
WlanTxInfoValid operator- (const WlanTxInfoValid & other)
Defined at line 417 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
void operator|= (const WlanTxInfoValid & other)
Defined at line 422 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
void operator&= (const WlanTxInfoValid & other)
Defined at line 427 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
void operator^= (const WlanTxInfoValid & other)
Defined at line 432 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h
void operator-= (const WlanTxInfoValid & other)
Defined at line 437 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h