#include <BundleEvent.h>
Inheritance diagram for dtn::CustodyTimeoutEvent:
Definition at line 589 of file BundleEvent.h.
Public Member Functions | |
CustodyTimeoutEvent (Bundle *bundle, Link *link) | |
The bundle whose timer fired. | |
Public Attributes | |
BundleRef | bundle_ |
The link it was sent on. | |
Link * | link_ |
The link it was sent on.
Definition at line 599 of file BundleEvent.h.
Referenced by dtn::TableBasedRouter::handle_custody_timeout(), and dtn::BundleDaemon::handle_custody_timeout().
Definition at line 600 of file BundleEvent.h.
Referenced by dtn::BundleDaemon::handle_custody_timeout().