#include <stdint.h>#include "ns3/buffer.h"#include <list>#include "ns3/mac48-address.h"#include "ns3/header.h"#include <vector>#include "cid.h"
Include dependency graph for dl-mac-messages.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::Dcd |
| This class implements Downlink channel descriptor as described by "IEEE Standard for
Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 6.3.2.3.1 Downlink Channel Descriptor (DCD) message, page 45. More... | |
| class | ns3::DcdChannelEncodings |
| This class implements the DCD channel encodings as described by "IEEE Standard for
Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 11.4.1 DCD channel encodings, page 659. More... | |
| class | ns3::DlMap |
| This class implements DL-MAP as described by "IEEE Standard for
Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 8.2.1.8.1 Compressed DL-MAP, page 402. More... | |
| class | ns3::OfdmDcdChannelEncodings |
| This class implements the OFDM DCD channel encodings as described by "IEEE Standard for
Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems". More... | |
| class | ns3::OfdmDlBurstProfile |
| This class implements the OFDM Downlink burst profile descriptor as described by "IEEE Standard for
Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 8.2.1.10 Burst profile formats page 416. More... | |
| class | ns3::OfdmDlMapIe |
| This class implements the OFDM DL-MAP information element as described by "IEEE Standard for
Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems" 6.3.2.3.43.6 Compact DL-MAP IE page 109. More... | |
Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
| #define | DCD_H |
| #define | DL_MAP_H |
| #define | OFDM_DCD_CHANNEL_ENCODINGS_H |
| #define | OFDM_DL_BURST_PROFILE_H |
| #define | OFDM_DL_MAP_IE_H |
| #define DCD_H |
Definition at line 343 of file dl-mac-messages.h.
| #define DL_MAP_H |
Definition at line 528 of file dl-mac-messages.h.
| #define OFDM_DCD_CHANNEL_ENCODINGS_H |
Definition at line 121 of file dl-mac-messages.h.
| #define OFDM_DL_BURST_PROFILE_H |
Definition at line 238 of file dl-mac-messages.h.
| #define OFDM_DL_MAP_IE_H |
Definition at line 435 of file dl-mac-messages.h.