dtn::ContactManager::LinkAvailabilityTimer Class Reference

#include <ContactManager.h>

List of all members.


Detailed Description

Timer class used to re-enable broken ondemand links.

Definition at line 175 of file ContactManager.h.


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.

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 185 of file ContactManager.cc.

References cm_, link_, and dtn::ContactManager::reopen_link().


Member Data Documentation

The contact manager object.

Definition at line 182 of file ContactManager.h.

Referenced by timeout().

The link in question.

Definition at line 183 of file ContactManager.h.

Referenced by timeout().


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

Generated on Mon Jul 21 14:12:20 2008 for DTN Reference Implementation by  doxygen 1.5.6