A Discrete-Event Network Simulator
API
peer-management-protocol.h File Reference
#include "ns3/mac48-address.h"
#include "ns3/net-device.h"
#include "ns3/event-id.h"
#include "ns3/nstime.h"
#include "ns3/traced-value.h"
#include "ie-dot11s-beacon-timing.h"
#include "ie-dot11s-peer-management.h"
#include "peer-link.h"
#include <map>
+ Include dependency graph for peer-management-protocol.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::dot11s::PeerManagementProtocol::BeaconInfo
 Keeps information about beacon of peer station: beacon interval, association ID, last time we have received a beacon. More...
 
class  ns3::dot11s::PeerManagementProtocol
 802.11s Peer Management Protocol model More...
 
struct  ns3::dot11s::PeerManagementProtocol::Statistics
 Statistics structure. More...
 

Namespaces

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