#include <senf/Packets/80211Bundle/InformationElements.hh>
|
| senf::UIntFieldParser<?,?+1 > | maxAMPDULengthExponent_1 () const |
| |
| senf::UIntFieldParser<?,?+2 > | maxAMPDULengthExponent_2 () const |
| |
| ParserProtector | protect () const |
| |
| | PacketParserBase (data_iterator i, state_type s) |
| | Standard constructor. More...
|
| |
| | PacketParserBase (data_iterator i, state_type s, size_type size) |
| | Size checking constructor. More...
|
| |
| bool | check (size_type size) const |
| | Check size of data container. More...
|
| |
| void | validate (size_type size) const |
| | Validate size of data container. More...
|
| |
| template<class Parser > |
| Parser | parse (data_iterator i) const |
| | Create sub-parser. More...
|
| |
| template<class Parser , class Arg > |
| Parser | parse (Arg const &arg, data_iterator i) const |
| | Create sub-parser. More...
|
| |
| template<class Parser > |
| Parser | parse (size_type n) const |
| | Create sub-parser. More...
|
| |
| template<class Parser , class Arg > |
| Parser | parse (Arg const &arg, size_type n) const |
| | Create sub-parser. More...
|
| |
| void | defaultInit () const |
| | Default implementation. More...
|
| |
| Packet | packet () const |
| | Get packet this parser is parsing from. More...
|
| |
| void | resize (size_type oldSize, size_type newSize) |
| | Resize data container. More...
|
| |
Definition at line 297 of file InformationElements.hh.
◆ compressedSteeringNrOfBFAntennas()
| senf::UIntFieldParser<?,?+ 3 > senf::WLANVHTCapabilitiesInfoFieldParser::compressedSteeringNrOfBFAntennas |
( |
| ) |
const |
◆ htc_vhtCapable()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::htc_vhtCapable |
( |
| ) |
const |
◆ maxAMPDULengthExponent() [1/2]
| boost::uint32_t senf::WLANVHTCapabilitiesInfoFieldParser::maxAMPDULengthExponent |
( |
| ) |
const |
|
inline |
◆ maxAMPDULengthExponent() [2/2]
| void senf::WLANVHTCapabilitiesInfoFieldParser::maxAMPDULengthExponent |
( |
boost::uint32_t |
v | ) |
const |
|
inline |
◆ maxAMPDULengthExponent_1()
| senf::UIntFieldParser<?,?+ 1 > senf::WLANVHTCapabilitiesInfoFieldParser::maxAMPDULengthExponent_1 |
( |
| ) |
const |
|
protected |
◆ maxAMPDULengthExponent_2()
| senf::UIntFieldParser<?,?+ 2 > senf::WLANVHTCapabilitiesInfoFieldParser::maxAMPDULengthExponent_2 |
( |
| ) |
const |
|
protected |
◆ maxMPDULength()
◆ muBeamformee()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::muBeamformee |
( |
| ) |
const |
◆ muBeamformer()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::muBeamformer |
( |
| ) |
const |
◆ nrOfSoundingDimensions()
| senf::UIntFieldParser<?,?+ 3 > senf::WLANVHTCapabilitiesInfoFieldParser::nrOfSoundingDimensions |
( |
| ) |
const |
◆ rxAntennaPatternConsistency()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::rxAntennaPatternConsistency |
( |
| ) |
const |
◆ rxLDPC()
◆ rxSTBC()
◆ shortGIfor160_8080MHz()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::shortGIfor160_8080MHz |
( |
| ) |
const |
◆ shortGIfor80MHz()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::shortGIfor80MHz |
( |
| ) |
const |
◆ suBeamformee()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::suBeamformee |
( |
| ) |
const |
◆ suBeamformer()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::suBeamformer |
( |
| ) |
const |
◆ supportedChannelWidthSet()
| senf::UIntFieldParser<?,?+ 2 > senf::WLANVHTCapabilitiesInfoFieldParser::supportedChannelWidthSet |
( |
| ) |
const |
◆ txAntennaPatternConsistency()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::txAntennaPatternConsistency |
( |
| ) |
const |
◆ txSTBC()
◆ vhtLinkAdaptationCapable()
| senf::UIntFieldParser<?,?+ 2 > senf::WLANVHTCapabilitiesInfoFieldParser::vhtLinkAdaptationCapable |
( |
| ) |
const |
◆ vhtTxOpPowerSave()
| senf::FlagParser<?> senf::WLANVHTCapabilitiesInfoFieldParser::vhtTxOpPowerSave |
( |
| ) |
const |
The documentation for this struct was generated from the following file: