A Discrete-Event Network Simulator
API
ns3::dsdv::IsExpired Struct Reference

IsExpired structure. More...

Public Member Functions

bool operator() (QueueEntry const &e) const
 Check for expired entry. More...
 

Detailed Description

IsExpired structure.

Definition at line 150 of file dsdv-packet-queue.cc.

Member Function Documentation

◆ operator()()

bool ns3::dsdv::IsExpired::operator() ( QueueEntry const &  e) const
inline

Check for expired entry.

Parameters
eQueueEntry to check
Returns
true if expired

Definition at line 158 of file dsdv-packet-queue.cc.

References ns3::dsdv::QueueEntry::GetExpireTime(), and ns3::Seconds().

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: