#include <BundleEvent.h>
Inheritance diagram for dtn::BundleExpiredEvent:
Definition at line 309 of file BundleEvent.h.
Public Member Functions | |
BundleExpiredEvent (Bundle *bundle) | |
Public Attributes | |
BundleRef | bundleref_ |
The expired bundle. |
dtn::BundleExpiredEvent::BundleExpiredEvent | ( | Bundle * | bundle | ) | [inline] |
Definition at line 311 of file BundleEvent.h.
The expired bundle.
Definition at line 316 of file BundleEvent.h.
Referenced by dtn::FloodBundleRouter::handle_bundle_expired(), and dtn::BundleDaemon::handle_bundle_expired().