Public Member Functions | |
| bool | operator() (const QueueEntry &e) const | 
| Check if the entry is expired.   | |
IsExpired structure.
Definition at line 111 of file aodv-rqueue.cc.
      
  | 
  inline | 
Check if the entry is expired.
| e | QueueEntry entry | 
Definition at line 119 of file aodv-rqueue.cc.
References ns3::aodv::QueueEntry::GetExpireTime(), and ns3::Time::IsStrictlyNegative().