#include <BundleEvent.h>
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_ |
dtn::LinkAttributeChangedEvent::LinkAttributeChangedEvent | ( | const LinkRef & | link, | |
AttributeVector | attributes, | |||
reason_t | reason = ContactEvent::NO_INFO | |||
) | [inline] |
Definition at line 1222 of file BundleEvent.h.
Referenced by dtn::BundleDaemon::handle_link_attribute_changed().