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

#include "ns3/assert.h"
#include "ns3/address-utils.h"
#include "wifi-mac-header.h"
Include dependency graph for wifi-mac-header.cc:

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 FOO(x)

Enumerations

enum  { ns3::TYPE_MGT = 0, ns3::TYPE_CTL = 1, ns3::TYPE_DATA = 2 }
enum  {
  ns3::SUBTYPE_CTL_BACKREQ = 8, ns3::SUBTYPE_CTL_BACKRESP = 9, ns3::SUBTYPE_CTL_RTS = 11, ns3::SUBTYPE_CTL_CTS = 12,
  ns3::SUBTYPE_CTL_ACK = 13
}

Functions

 ns3::NS_OBJECT_ENSURE_REGISTERED (WifiMacHeader)

Define Documentation

#define FOO (  ) 
Value:
case WIFI_MAC_ ## x: \
  return #x; \
  break;

Referenced by ns3::WifiMacHeader::GetTypeString().

Generated on Thu Dec 3 14:07:24 2009 for NS-3 by  doxygen 1.6.3