A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::dsr::IsExpired Struct Reference

Public Member Functions

bool operator() (SendBuffEntry const &e) const
bool operator() (ErrorBuffEntry const &e) const
bool operator() (MaintainBuffEntry const &e) const

Detailed Description

Definition at line 144 of file dsr-errorbuff.cc.

Member Function Documentation

bool ns3::dsr::IsExpired::operator() ( SendBuffEntry const &  e) const
inline

Definition at line 143 of file dsr-rsendbuff.cc.

References ns3::dsr::SendBuffEntry::GetExpireTime(), and ns3::Seconds().

+ Here is the call graph for this function:

bool ns3::dsr::IsExpired::operator() ( ErrorBuffEntry const &  e) const
inline

Definition at line 147 of file dsr-errorbuff.cc.

References ns3::dsr::ErrorBuffEntry::GetExpireTime(), and ns3::Seconds().

+ Here is the call graph for this function:

bool ns3::dsr::IsExpired::operator() ( MaintainBuffEntry const &  e) const
inline

Definition at line 222 of file dsr-maintain-buff.cc.

References ns3::dsr::MaintainBuffEntry::GetExpireTime(), and ns3::Seconds().

+ Here is the call graph for this function:


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