dtn::ProphetLink Class Reference

#include <ProphetLink.h>

Inheritance diagram for dtn::ProphetLink:
prophet::Link

List of all members.

Public Member Functions

 ProphetLink (const LinkRef &link)
 ~ProphetLink ()
const LinkRefref () const

const char * nexthop () const
 Virtual from prophet::Link.
const char * remote_eid () const
 Virtual from prophet::Link.

Protected Attributes

LinkRef ref_
 DTN Link object.

Detailed Description

Definition at line 26 of file ProphetLink.h.


Constructor & Destructor Documentation

dtn::ProphetLink::ProphetLink ( const LinkRef link  )  [inline]

Definition at line 30 of file ProphetLink.h.

References ref_.

dtn::ProphetLink::~ProphetLink (  )  [inline]

Definition at line 36 of file ProphetLink.h.

References ref_.


Member Function Documentation

const char* dtn::ProphetLink::nexthop (  )  const [inline, virtual]

Virtual from prophet::Link.

Implements prophet::Link.

Definition at line 44 of file ProphetLink.h.

References ref().

const LinkRef& dtn::ProphetLink::ref (  )  const [inline]

Definition at line 41 of file ProphetLink.h.

References ref_.

Referenced by nexthop(), and remote_eid().

const char* dtn::ProphetLink::remote_eid (  )  const [inline, virtual]

Virtual from prophet::Link.

Implements prophet::Link.

Definition at line 48 of file ProphetLink.h.

References ref().


Member Data Documentation

DTN Link object.

Definition at line 56 of file ProphetLink.h.

Referenced by ProphetLink(), ref(), and ~ProphetLink().


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