#include <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_ |
Definition at line 1207 of file BundleEvent.h.
| 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().
1.5.8