equal
deleted
inserted
replaced
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 { |