dtn::LinkAttributeChangedEvent Class Reference

Event class for a change in link attributes. More...

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkAttributeChangedEvent:

dtn::ContactEvent dtn::BundleEvent

List of all members.

Public Member Functions

 LinkAttributeChangedEvent (const LinkRef &link, AttributeVector attributes, reason_t reason=ContactEvent::NO_INFO)
 The link that changed.

Public Attributes

LinkRef link_
 Attributes that changed.
AttributeVector attributes_


Detailed Description

Event class for a change in link attributes.

Definition at line 1207 of file BundleEvent.h.


Constructor & Destructor Documentation

dtn::LinkAttributeChangedEvent::LinkAttributeChangedEvent ( const LinkRef link,
AttributeVector  attributes,
reason_t  reason = ContactEvent::NO_INFO 
) [inline]

The link that changed.

Definition at line 1209 of file BundleEvent.h.


Member Data Documentation

Definition at line 1222 of file BundleEvent.h.

Referenced by dtn::BundleDaemon::handle_link_attribute_changed().

Attributes that changed.

Definition at line 1221 of file BundleEvent.h.


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

Generated on Fri Jan 30 09:43:13 2009 for DTN Reference Implementation by  doxygen 1.5.8