src/wifi/model/cara-wifi-manager.cc
changeset 10410 4d4eb8097fa3
parent 10139 17a71cd49da3
child 10483 e3a02ed14587
equal deleted inserted replaced
10409:4533305686ad 10410:4d4eb8097fa3
    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")