src/devices/wifi/onoe-wifi-manager.h
changeset 6340 fe24c9edacb6
parent 6339 84cbcc1a3f16
equal deleted inserted replaced
6339:84cbcc1a3f16 6340:fe24c9edacb6
    23 #include "wifi-remote-station-manager.h"
    23 #include "wifi-remote-station-manager.h"
    24 #include "ns3/nstime.h"
    24 #include "ns3/nstime.h"
    25 
    25 
    26 namespace ns3 {
    26 namespace ns3 {
    27 
    27 
    28 class OnoeWifiRemoteStation;
    28 struct OnoeWifiRemoteStation;
    29 
    29 
    30 /**
    30 /**
    31  * \brief an implementation of rate control algorithm developed 
    31  * \brief an implementation of rate control algorithm developed 
    32  *        by Atsushi Onoe
    32  *        by Atsushi Onoe
    33  *
    33  *