src/devices/mesh/mesh-wifi-beacon.h
changeset 5423 79ff6ad1adbb
parent 5161 1c685e8be8d1
child 5446 85d025cc5da4
equal deleted inserted replaced
5422:21a4f34518ff 5423:79ff6ad1adbb
    24 #include "ns3/object.h"
    24 #include "ns3/object.h"
    25 #include "ns3/packet.h"
    25 #include "ns3/packet.h"
    26 #include "ns3/mgt-headers.h"        // from wifi module
    26 #include "ns3/mgt-headers.h"        // from wifi module
    27 #include "ns3/wifi-mac-header.h"
    27 #include "ns3/wifi-mac-header.h"
    28 #include "ns3/wifi-information-element-vector.h"
    28 #include "ns3/wifi-information-element-vector.h"
    29 
       
    30 #include <vector>
       
    31 
    29 
    32 namespace ns3 {
    30 namespace ns3 {
    33 
    31 
    34 /**
    32 /**
    35  * \brief Beacon is beacon header + list of arbitrary information elements
    33  * \brief Beacon is beacon header + list of arbitrary information elements