A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::dsdv::IsExpired Struct Reference

IsExpired structure. More...

Public Member Functions

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

Detailed Description

IsExpired structure.

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

Member Function Documentation

◆ operator()()

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

Check for expired entry.

Parameters
eQueueEntry to check
Returns
true if expired

Definition at line 157 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: