A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
wimax-mac-header.h File Reference
#include <stdint.h>
#include "ns3/header.h"
#include "cid.h"
+ Include dependency graph for wimax-mac-header.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::BandwidthRequestHeader
 this class implements the bandwidth-request mac Header as described by IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems 6.3.2.1.2 Bandwidth request header, page 38 More...
 
class  ns3::FragmentationSubheader
 this class implements the fragmentation sub-header as described by IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems 6.3.2.2.1 Fragmentation subheader, page 39 More...
 
class  ns3::GenericMacHeader
 this class implements the Generic mac Header as described by IEEE Standard for Local and metropolitan area networks Part 16: Air Interface for Fixed Broadband Wireless Access Systems 6.3.2.1.1 Generic MAC header, page 36 More...
 
class  ns3::GrantManagementSubheader
 Doxygen introspection did not find any typical Config paths. More...
 
class  ns3::MacHeaderType
 Represents the HT (Header Type) field of generic MAC and bandwidth request headers. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define BANDWIDTH_REQUEST_HEADER_H
 
#define FRAGMENTATION_SUBHEADER_H
 
#define GENERIC_MAC_HEADER_H
 
#define GRANT_MANAGEMENT_SUBHEADER_H
 

Macro Definition Documentation

#define BANDWIDTH_REQUEST_HEADER_H

Definition at line 138 of file wimax-mac-header.h.

#define FRAGMENTATION_SUBHEADER_H

Definition at line 251 of file wimax-mac-header.h.

#define GENERIC_MAC_HEADER_H

Definition at line 71 of file wimax-mac-header.h.

#define GRANT_MANAGEMENT_SUBHEADER_H

Definition at line 201 of file wimax-mac-header.h.