#include <BundleEvent.h>

Public Member Functions | |
| BundleDeliveredEvent (Bundle *bundle, Registration *registration) | |
Public Attributes | |
| BundleRef | bundleref_ |
| The delivered bundle. | |
| Registration * | registration_ |
| The registration that got it. | |
Definition at line 425 of file BundleEvent.h.
| dtn::BundleDeliveredEvent::BundleDeliveredEvent | ( | Bundle * | bundle, | |
| Registration * | registration | |||
| ) | [inline] |
Definition at line 427 of file BundleEvent.h.
The delivered bundle.
Definition at line 433 of file BundleEvent.h.
Referenced by dtn::ProphetRouter::handle_bundle_delivered(), and dtnsim::Node::handle_bundle_delivered().
1.5.8