src/wimax/model/ss-net-device.cc
changeset 10968 2d29fee2b7b8
parent 10652 dc18deba4502
child 11085 6e4d08656d7c
equal deleted inserted replaced
10967:597a9ec89e60 10968:2d29fee2b7b8
    40 #include "connection-manager.h"
    40 #include "connection-manager.h"
    41 #include "burst-profile-manager.h"
    41 #include "burst-profile-manager.h"
    42 #include "ss-link-manager.h"
    42 #include "ss-link-manager.h"
    43 #include "bandwidth-manager.h"
    43 #include "bandwidth-manager.h"
    44 
    44 
       
    45 namespace ns3 {
       
    46 
    45 NS_LOG_COMPONENT_DEFINE ("SubscriberStationNetDevice");
    47 NS_LOG_COMPONENT_DEFINE ("SubscriberStationNetDevice");
    46 
       
    47 namespace ns3 {
       
    48 
    48 
    49 NS_OBJECT_ENSURE_REGISTERED (SubscriberStationNetDevice);
    49 NS_OBJECT_ENSURE_REGISTERED (SubscriberStationNetDevice);
    50 
    50 
    51 Time SubscriberStationNetDevice::GetDefaultLostDlMapInterval ()
    51 Time SubscriberStationNetDevice::GetDefaultLostDlMapInterval ()
    52 {
    52 {