Event class for custody transfer timeout events. More...
#include <BundleEvent.h>
Public Member Functions | |
CustodyTimeoutEvent (Bundle *bundle, const LinkRef &link) | |
The bundle whose timer fired. | |
Public Attributes | |
BundleRef | bundle_ |
The link it was sent on. | |
LinkRef | link_ |
Event class for custody transfer timeout events.
Definition at line 824 of file BundleEvent.h.
The bundle whose timer fired.
Definition at line 826 of file BundleEvent.h.
The link it was sent on.
Definition at line 834 of file BundleEvent.h.
Referenced by dtn::TableBasedRouter::handle_custody_timeout().
Definition at line 835 of file BundleEvent.h.