Event class for local bundle delivery. More...
#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. | |
Event class for local bundle delivery.
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.
The bundle we're delivering.
Definition at line 451 of file BundleEvent.h.
The source of the bundle.
Definition at line 454 of file BundleEvent.h.
1.6.3