#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_ |
Definition at line 824 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.