#include <dsr-rcache.h>
Public Member Functions | |
NodeStab (Time nodeStab=Simulator::Now()) | |
virtual | ~NodeStab () |
Time | GetNodeStability () const |
void | SetNodeStability (Time nodeStab) |
Private Attributes | |
Time | m_nodeStability |
Definition at line 155 of file dsr-rcache.h.
ns3::dsr::NodeStab::NodeStab | ( | Time | nodeStab = Simulator::Now () | ) |
Definition at line 80 of file dsr-rcache.cc.
|
virtual |
Definition at line 85 of file dsr-rcache.cc.
|
inline |
Definition at line 166 of file dsr-rcache.h.
References m_nodeStability, and ns3::Simulator::Now().
|
inline |
Definition at line 162 of file dsr-rcache.h.
References m_nodeStability, and ns3::Simulator::Now().
Referenced by ns3::dsr::RouteCache::AddRoute_Link().
|
private |
Definition at line 171 of file dsr-rcache.h.
Referenced by GetNodeStability(), and SetNodeStability().