#include <BundleEvent.h>

Public Member Functions | |
| BundleDeliveryEvent (Bundle *bundle, event_source_t source) | |
Public Attributes | |
| BundleRef | bundleref_ |
| The bundle we're delivering. | |
| int | source_ |
| The source of the bundle. | |
Definition at line 442 of file BundleEvent.h.
| dtn::BundleDeliveryEvent::BundleDeliveryEvent | ( | Bundle * | bundle, | |
| event_source_t | source | |||
| ) | [inline] |
Definition at line 444 of file BundleEvent.h.
1.5.8