src/devices/wifi/aarf-wifi-manager.cc File Reference

#include "aarf-wifi-manager.h"
#include <vector>
#include <utility>
#include "ns3/mac48-address.h"
#include "ns3/packet.h"
#include "ns3/object.h"
#include "ns3/traced-value.h"
#include <stdint.h>
#include <string>
#include <ostream>
#include "ns3/attribute-helper.h"
#include "ns3/double.h"
#include "ns3/uinteger.h"
Include dependency graph for aarf-wifi-manager.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 Min(a, b)   ((a<b)?a:b)
#define Max(a, b)   ((a>b)?a:b)

Functions

 ns3::NS_OBJECT_ENSURE_REGISTERED (AarfWifiManager)

Define Documentation

#define Max ( a,
 )     ((a>b)?a:b)

Definition at line 27 of file aarf-wifi-manager.cc.

#define Min ( a,
 )     ((a<b)?a:b)

Definition at line 26 of file aarf-wifi-manager.cc.

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