dtn::FutureContact Class Reference

#include <ScheduledLink.h>

List of all members.


Detailed Description

Abstract base class for FutureContact Relevant only for scheduled links.

Definition at line 92 of file ScheduledLink.h.

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.


Constructor & Destructor Documentation

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

Constructor / Destructor.

Definition at line 97 of file ScheduledLink.h.


Member Data Documentation

time_t dtn::FutureContact::start_

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

Definition at line 103 of file ScheduledLink.h.

time_t dtn::FutureContact::duration_

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

Definition at line 106 of file ScheduledLink.h.


The documentation for this class was generated from the following file:
Generated on Fri Dec 22 14:48:04 2006 for DTN Reference Implementation by  doxygen 1.5.1