changeset 10410 | 4d4eb8097fa3 |
parent 10139 | 17a71cd49da3 |
child 10483 | e3a02ed14587 |
10409:4533305686ad | 10410:4d4eb8097fa3 |
---|---|
42 uint32_t m_success; |
42 uint32_t m_success; |
43 bool m_recovery; |
43 bool m_recovery; |
44 }; |
44 }; |
45 |
45 |
46 |
46 |
47 NS_OBJECT_ENSURE_REGISTERED (AmrrWifiManager); |
47 NS_OBJECT_ENSURE_REGISTERED (AmrrWifiManager) |
48 ; |
|
48 |
49 |
49 TypeId |
50 TypeId |
50 AmrrWifiManager::GetTypeId (void) |
51 AmrrWifiManager::GetTypeId (void) |
51 { |
52 { |
52 static TypeId tid = TypeId ("ns3::AmrrWifiManager") |
53 static TypeId tid = TypeId ("ns3::AmrrWifiManager") |