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

Public Member Functions

bool operator() (DsrSendBuffEntry const &e) const
 
bool operator() (DsrErrorBuffEntry const &e) const
 
bool operator() (DsrPassiveBuffEntry const &e) const
 
bool operator() (DsrMaintainBuffEntry const &e) const
 

Detailed Description

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

Member Function Documentation

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

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

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

+ Here is the call graph for this function:

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

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

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

+ Here is the call graph for this function:

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

Definition at line 169 of file dsr-passive-buff.cc.

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

+ Here is the call graph for this function:

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

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

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

+ Here is the call graph for this function:


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