#include "wimax-mac-header.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
#include "ns3/packet.h"
#include "ns3/traced-callback.h"
#include <queue>
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | ns3::WimaxMacQueue::QueueElement |
QueueElement structure. More... | |
class | ns3::WimaxMacQueue |
Class implementing the device packet queue. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |