#include <stdint.h>
#include "ns3/buffer.h"
#include <list>
#include "ns3/mac48-address.h"
#include "ns3/header.h"
#include <vector>
#include "cid.h"
Go to the source code of this file.
Classes | |
class | ns3::Dcd |
Doxygen introspection did not find any typical Config paths. 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 |
Doxygen introspection did not find any typical Config paths. More... | |
class | ns3::OfdmDcdChannelEncodings |
class | ns3::OfdmDlBurstProfile |
class | ns3::OfdmDlMapIe |
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 202 of file dl-mac-messages.h.
#define DL_MAP_H |
Definition at line 303 of file dl-mac-messages.h.
#define OFDM_DCD_CHANNEL_ENCODINGS_H |
Definition at line 74 of file dl-mac-messages.h.
#define OFDM_DL_BURST_PROFILE_H |
Definition at line 132 of file dl-mac-messages.h.
#define OFDM_DL_MAP_IE_H |
Definition at line 255 of file dl-mac-messages.h.