Private Member Functions | |
| void | CheckThroughput () | 
| void | CreateDevices (std::string tr_name) | 
| void | CreateNodes () | 
| void | InstallApplications () | 
| void | InstallInternetStack (std::string tr_name) | 
| void | ReceivePacket (Ptr< Socket >) | 
| void | SetupMobility () | 
| Ptr< Socket > | SetupPacketReceive (Ipv4Address, Ptr< Node >) | 
Private Attributes | |
| uint32_t | bytesTotal | 
| NetDeviceContainer | devices | 
| Ipv4InterfaceContainer | interfaces | 
| std::string | m_CSVfileName | 
| double | m_dataStart | 
| uint32_t | m_nodeSpeed | 
| uint32_t | m_nSinks | 
| uint32_t | m_nWifis | 
| uint32_t | m_periodicUpdateInterval | 
| std::string | m_phyMode | 
| bool | m_printRoutes | 
| std::string | m_rate | 
| uint32_t | m_settlingTime | 
| double | m_totalTime | 
| NodeContainer | nodes | 
| uint32_t | packetsReceived | 
Definition at line 48 of file dsdv-manet.cc.