CloseNeighbor structure. More...
Public Member Functions | |
bool | operator() (const Neighbors::Neighbor &nb) const |
Check if the entry is expired. | |
CloseNeighbor structure.
Definition at line 92 of file aodv-neighbor.cc.
|
inline |
Check if the entry is expired.
nb | Neighbors::Neighbor entry |
Definition at line 100 of file aodv-neighbor.cc.
References ns3::aodv::Neighbors::Neighbor::close, ns3::aodv::Neighbors::Neighbor::m_expireTime, and ns3::Simulator::Now().