A Discrete-Event Network Simulator
API
ns3::aodv::CloseNeighbor Struct Reference

Public Member Functions

bool operator() (const Neighbors::Neighbor &nb) const
 

Detailed Description

Definition at line 94 of file aodv-neighbor.cc.

Member Function Documentation

bool ns3::aodv::CloseNeighbor::operator() ( const Neighbors::Neighbor nb) const
inline

Definition at line 96 of file aodv-neighbor.cc.

References ns3::aodv::Neighbors::Neighbor::close, ns3::aodv::Neighbors::Neighbor::m_expireTime, and ns3::Simulator::Now().

+ Here is the call graph for this function:


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