Event class for a change in contact attributes. More...
#include <BundleEvent.h>
Public Member Functions | |
| ContactAttributeChangedEvent (const ContactRef &contact, reason_t reason) | |
| The link/contact that changed. | |
Public Attributes | |
| ContactRef | contact_ |
Event class for a change in contact attributes.
Definition at line 583 of file BundleEvent.h.
| dtn::ContactAttributeChangedEvent::ContactAttributeChangedEvent | ( | const ContactRef & | contact, | |
| reason_t | reason | |||
| ) | [inline] |
The link/contact that changed.
Definition at line 585 of file BundleEvent.h.
Definition at line 590 of file BundleEvent.h.
1.6.3