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.

Attributes that changed.

Definition at line 1221 of file BundleEvent.h.


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