src/devices/wifi/nqap-wifi-mac.cc File Reference

#include "ns3/assert.h"
#include "ns3/log.h"
#include "ns3/simulator.h"
#include "ns3/node.h"
#include "nqap-wifi-mac.h"
#include <stdint.h>
#include "ns3/mac48-address.h"
#include "ns3/callback.h"
#include "ns3/packet.h"
#include "ns3/nstime.h"
#include "supported-rates.h"
#include "wifi-remote-station-manager.h"
#include "wifi-mac.h"
#include "dca-txop.h"
#include "wifi-mac-header.h"
#include "mgt-headers.h"
#include "wifi-phy.h"
#include "dcf-manager.h"
#include "mac-rx-middle.h"
#include "mac-low.h"
Include dependency graph for nqap-wifi-mac.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ns3
 

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


Defines

#define NS_LOG_APPEND_CONTEXT   if (m_low != 0) {std::clog << "[mac=" << m_low->GetAddress () << "] ";}

Functions

 NS_LOG_COMPONENT_DEFINE ("NqapWifiMac")
 ns3::NS_OBJECT_ENSURE_REGISTERED (NqapWifiMac)

Define Documentation

#define NS_LOG_APPEND_CONTEXT   if (m_low != 0) {std::clog << "[mac=" << m_low->GetAddress () << "] ";}

Definition at line 41 of file nqap-wifi-mac.cc.


Function Documentation

NS_LOG_COMPONENT_DEFINE ( "NqapWifiMac"   ) 
Generated on Thu Dec 3 14:07:15 2009 for NS-3 by  doxygen 1.6.3