dtn::LinkAttributeChangedEvent Class Reference

#include <BundleEvent.h>

Inheritance diagram for dtn::LinkAttributeChangedEvent:

dtn::ContactEvent dtn::BundleEvent

List of all members.


Detailed Description

Event class for a change in link attributes.

Definition at line 1207 of file BundleEvent.h.


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_

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

Attributes that changed.

Definition at line 1221 of file BundleEvent.h.

Definition at line 1222 of file BundleEvent.h.

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


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

Generated on Mon Jul 21 14:12:19 2008 for DTN Reference Implementation by  doxygen 1.5.6