A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
mac-messages.cc File Reference
#include "mac-messages.h"
#include "ns3/address-utils.h"
#include "ns3/uinteger.h"
#include "ns3/log.h"
#include "wimax-tlv.h"
+ Include dependency graph for mac-messages.cc:

Go to the source code of this file.

Namespaces

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

Functions

 NS_LOG_COMPONENT_DEFINE ("MACMESSAGES")
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (ManagementMessageType)
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (RngReq)
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (RngRsp)
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (DsaReq)
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (DsaRsp)
 
 ns3::NS_OBJECT_ENSURE_REGISTERED (DsaAck)
 

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "MACMESSAGES"  )