dtn::ContactManager::LinkAvailabilityTimer Class Reference

Timer class used to re-enable broken ondemand links. More...

#include <ContactManager.h>

List of all members.

Public Member Functions

 LinkAvailabilityTimer (ContactManager *cm, const LinkRef &link)
virtual void timeout (const struct timeval &now)

Public Attributes

ContactManagercm_
 The contact manager object.
LinkRef link_
 The link in question.

Detailed Description

Timer class used to re-enable broken ondemand links.

Definition at line 175 of file ContactManager.h.


Constructor & Destructor Documentation

dtn::ContactManager::LinkAvailabilityTimer::LinkAvailabilityTimer ( ContactManager cm,
const LinkRef link 
) [inline]

Definition at line 177 of file ContactManager.h.


Member Function Documentation

void dtn::ContactManager::LinkAvailabilityTimer::timeout ( const struct timeval &  now  )  [virtual]

Definition at line 179 of file ContactManager.cc.


Member Data Documentation

The contact manager object.

Definition at line 182 of file ContactManager.h.

The link in question.

Definition at line 183 of file ContactManager.h.


The documentation for this class was generated from the following files:
Generated on Sun Nov 21 11:41:03 2010 for DTN Reference Implementation by  doxygen 1.6.3