equal
deleted
inserted
replaced
38 uint32_t m_success; |
38 uint32_t m_success; |
39 uint32_t m_failed; |
39 uint32_t m_failed; |
40 uint32_t m_rate; |
40 uint32_t m_rate; |
41 }; |
41 }; |
42 |
42 |
43 NS_OBJECT_ENSURE_REGISTERED (CaraWifiManager); |
43 NS_OBJECT_ENSURE_REGISTERED (CaraWifiManager) |
|
44 ; |
44 |
45 |
45 TypeId |
46 TypeId |
46 CaraWifiManager::GetTypeId (void) |
47 CaraWifiManager::GetTypeId (void) |
47 { |
48 { |
48 static TypeId tid = TypeId ("ns3::CaraWifiManager") |
49 static TypeId tid = TypeId ("ns3::CaraWifiManager") |