A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::dsr::LinkStab Class Reference

Public Member Functions

 LinkStab (Time linkStab=Simulator::Now())
 Constructor.
 
virtual ~LinkStab ()
 Destructor.
 
Time GetLinkStability () const
 
void Print () const
 
void SetLinkStability (Time linkStab)
 set/get the link stability
 

Private Attributes

Time m_linkStability
 

Detailed Description

Definition at line 121 of file dsr-rcache.h.

Member Data Documentation

Time ns3::dsr::LinkStab::m_linkStability
private

The link stability lifetime expected, when the time is due, the link expires the expiration happens when purge the node and link cache before update them when receiving new information

Definition at line 152 of file dsr-rcache.h.

Referenced by SetLinkStability().


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