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() (PassiveBuffEntry const &e) const
 
bool operator() (MaintainBuffEntry const &e) const
 

Detailed Description

Definition at line 145 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().

+ Here is the call graph for this function:

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

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

References ns3::dsr::ErrorBuffEntry::GetExpireTime().

+ Here is the call graph for this function:

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

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

References ns3::dsr::PassiveBuffEntry::GetExpireTime().

+ Here is the call graph for this function:

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

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

References ns3::dsr::MaintainBuffEntry::GetExpireTime().

+ Here is the call graph for this function:


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