class WlanTxInfoValid
Defined at line 336 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 338 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 342 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 350 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 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
bool operator!= (const WlanTxInfoValid & other)
Defined at line 353 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 367 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 376 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 379 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 382 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 399 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 403 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 408 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 413 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 418 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 423 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 428 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 433 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 438 of file fidling/gen/sdk/fidl/fuchsia.wlan.softmac/fuchsia.wlan.softmac/cpp/fidl/fuchsia.wlan.softmac/cpp/common_types.h