#include <BundleEvent.h>

Public Member Functions | |
| BundleSendCancelledEvent (Bundle *bundle, const LinkRef &link) | |
Public Attributes | |
| BundleRef | bundleref_ |
| The cancelled bundle. | |
| LinkRef | link_ |
| The link it was queued on. | |
Definition at line 925 of file BundleEvent.h.
| dtn::BundleSendCancelledEvent::BundleSendCancelledEvent | ( | Bundle * | bundle, | |
| const LinkRef & | link | |||
| ) | [inline] |
Definition at line 927 of file BundleEvent.h.
1.5.8