Event class for bundles that have no more references to them. More...
#include <BundleEvent.h>
Public Member Functions | |
BundleFreeEvent (Bundle *bundle) | |
Public Attributes | |
Bundle * | bundle_ |
The freed bundle. |
Event class for bundles that have no more references to them.
Definition at line 473 of file BundleEvent.h.
dtn::BundleFreeEvent::BundleFreeEvent | ( | Bundle * | bundle | ) | [inline] |
Definition at line 475 of file BundleEvent.h.
References dtn::BundleEvent::daemon_only_.
The freed bundle.
Definition at line 484 of file BundleEvent.h.