dtn::FutureContact Class Reference

Abstract base class for FutureContact Relevant only for scheduled links. More...

#include <ScheduledLink.h>

List of all members.

Public Member Functions

 FutureContact ()
 Constructor / Destructor.

Public Attributes

time_t start_
 Time at which contact starts, 0 value means not defined.
time_t duration_
 Duration for this future contact, 0 value means not defined.

Detailed Description

Abstract base class for FutureContact Relevant only for scheduled links.

Definition at line 71 of file ScheduledLink.h.


Constructor & Destructor Documentation

dtn::FutureContact::FutureContact (  )  [inline]

Constructor / Destructor.

Definition at line 76 of file ScheduledLink.h.


Member Data Documentation

Duration for this future contact, 0 value means not defined.

Definition at line 85 of file ScheduledLink.h.

Time at which contact starts, 0 value means not defined.

Definition at line 82 of file ScheduledLink.h.


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 13:21:15 2010 for DTN Reference Implementation by  doxygen 1.6.3