dtn::LinkDeletedEvent Class Reference

Event class for link deletion events. More...

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkDeletedEvent:
dtn::ContactEvent dtn::BundleEvent

List of all members.

Public Member Functions

 LinkDeletedEvent (const LinkRef &link, reason_t reason=ContactEvent::USER)

Public Attributes

LinkRef link_
 The link that was deleted.

Detailed Description

Event class for link deletion events.

Definition at line 609 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::LinkDeletedEvent::LinkDeletedEvent ( const LinkRef link,
reason_t  reason = ContactEvent::USER 
) [inline]

Definition at line 611 of file BundleEvent.h.


Member Data Documentation

The link that was deleted.

Definition at line 616 of file BundleEvent.h.

Referenced by dtn::DTLSRRouter::handle_link_deleted().


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